Ezor
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How can I use a parameter as string in Matlab Function Block?
Hello everyone, I would like to use in a Matlab Block Function (in Simulink) an parameter (given in a mask). This parameter h...
8 years 前 | 1 个回答 | 6
1
个回答提问
How can I use anonymous function / cfit in simulink ?
Hello everyone, I have created several models stored as anonymous functions or cfit objects (I can change for one another, de...
8 years 前 | 1 个回答 | 1
1
个回答已回答
I have solved an ode using ode45. The solution is correct but when I try to use the solution on other functions the program only takes the initial conditions.
That is strange that your |ao| function is defined *after* the |Aavg| one which uses |a0|. Same thing for vector |a|. Is it done...
I have solved an ode using ode45. The solution is correct but when I try to use the solution on other functions the program only takes the initial conditions.
That is strange that your |ao| function is defined *after* the |Aavg| one which uses |a0|. Same thing for vector |a|. Is it done...
8 years 前 | 0
提问
How can I check whether an argument is given or not (inputParser)?
Hi everyone, I think the title is pretty obvious ! To be a little bit more precise, I'm using an InputParser to let the user ...
8 years 前 | 5 个回答 | 1
5
个回答已回答
How can I impose a specific point using non linear fitting curve?
Thanks for the answer. I'll try to explain a little bit more : I'm looking for a model to fit a '3D -curve' such that f(x,p)...
How can I impose a specific point using non linear fitting curve?
Thanks for the answer. I'll try to explain a little bit more : I'm looking for a model to fit a '3D -curve' such that f(x,p)...
8 years 前 | 0
提问
How can I impose a specific point using non linear fitting curve?
Hello, I'm using a built in function such as _lsqcurvefit_ or _nlinfit_ to solve 3D problem (to find a function with to varia...
8 years 前 | 2 个回答 | 0