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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
