Answered
Optimization of a function using the fmincon
Is there anything else to point out please?

13 years ago | 0

Answered
Save the elements of different pages of a matrix in a vector
Thank you very much for the immediate answers. Both worked.

13 years ago | 0

Question


Save the elements of different pages of a matrix in a vector
I have a matrix Z 6x100x6 and I would like to store all the elements from the 6th and the 100th column them in vector. So I do...

13 years ago | 3 answers | 0

3

answers

Answered
Plot curves with different colors inside the for loop and calculation of integral with trapz
Thank you all for the replies and your remarks! The mistake about sigma was unacceptable... As for the trapz command, I didn't k...

13 years ago | 0

Question


Plot curves with different colors inside the for loop and calculation of integral with trapz
I would like to plot blackbody spectral emissive power against wavelength in different temperatures. For that reason, I assigned...

13 years ago | 3 answers | 0

3

answers