Feeds
提问
Displaying exponential notation with num2str?
I have a value that I want to display within a textbox in a figure. The value hoewer needs to be in exponential notation. Exam...
3 years 前 | 2 个回答 | 0
2
个回答提问
ERROR: Fitting a custom function to my data
I implemented a function into my script, that models the value of T: function T_model_MILS = exactmils(lambda,cv,vD,t,rb,q) ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Fitting a custom function to my data
For each value of t, I have a measured datapoint T_measured. Now, I have a custom function ils(x1,x2,a,b,t) with two variables (...
3 years 前 | 1 个回答 | 0
