Feeds
提问
linear interpolation code - interp1
It is possible to access the source code of the function 'interp1, or someone know how to write it? thank you very much
7 years 前 | 1 个回答 | 0
1
个回答提问
how to do implement field weakening for dc machine in simulink?
hello! I have built a model of a separately excited Dc machine with speed and current PI controller. Now i would like to implem...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to solve a non linear problem with bv4c?
I have to solve the following heat conduction steady-state non-linear problem using the function bvp4c in matlab: λ∙(1/r)∙d/d...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I extract from a vector the element which are in odd position? And in even position?
I have the vector A=[2 7 19 3 14 65 32 ... N] , and I want to create another vector B which have only the element that are in od...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I save the number of iterations in while loop?
I'm implementing a code to solve linear algebraic system with Gauss-Seidel algorithm. I need to save the number of iterations th...
8 years 前 | 1 个回答 | 0