vidyadhar k
Followers: 0 Following: 0
Feeds
提问
Error in using * in Non-linear regression
Hello, I would like to fit an equation in the form y=k*(x1^a)*(x2^b)*(x3^c), where I know the data of x1,x2,x3 and y. I have t...
5 years 前 | 2 个回答 | 0
2
个回答提问
how to insert "Filled Triangle" as text box in a Matlab figure?
I would like to insert a filled triangle as a text box on a Matlab figure. I am using the following code. But it is giving an er...
6 years 前 | 1 个回答 | 0
1
个回答提问
creating matrices in a loop
I am trying to create matrices in a for loop as below: *for a=1:5 u_a=[]; end;* My intention is to get u_1,u_2,...,u-5. ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to read a set of Time files of a simulation containing any number of digits after decimal point
I have a set of time files from a simulation. For eg 2.1005, 2.1015, 2.16987, 2.305, 2.5 and so on. I have a code, but it can re...
7 years 前 | 0 个回答 | 0