Feeds
질문
Integration problem for a scalar
The code below generates Cp based off my program. Cp is a scalar. How would I write the integral of Cp with respect to Temp2? Th...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB how to display negative values if any in code
This code shows a section of a data sheet. How would I make it so if there is a negative value detected in the table NNeg, it ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB: Finding negative numbers and showing where they are
load Saturated_Table % load tables load SpecificHeat_Data SAT = SaturatedTable; % storing the tables as variables SH = Spec...
거의 5년 전 | 답변 수: 1 | 0