Feeds
質問
Solving differential equation by Matlab
Hello, I am trying to solve a differential equation. I have already the General form of the solution, but I have to find int...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Resolving an ODE with an integral in boundary condition
Hello, I am trying to solve a differential equation with the function Bvp but in my boundary condition I have an integral. Pl...
10年以上 前 | 0 件の回答 | 0
0
回答質問
equivalent of fsolve in MATLAB
Hi, I need to solve a non-linear problem, but I don't have the toolbox optimisation. Can you help find an other way?? Than...
10年以上 前 | 2 件の回答 | 0
2
回答回答済み
fsolve: Undefined function 'fsolve' for input arguments of type 'function_handle'.
I think you are right because I tried to solve another simple equation, and it didn't work. Can you tell me please how I can ch...
fsolve: Undefined function 'fsolve' for input arguments of type 'function_handle'.
I think you are right because I tried to solve another simple equation, and it didn't work. Can you tell me please how I can ch...
10年以上 前 | 0
質問
fsolve: Undefined function 'fsolve' for input arguments of type 'function_handle'.
Hello , I'am trying to solve non linear problem, with f solve but I get always the error: Undefined function 'fsolve' fo...
10年以上 前 | 2 件の回答 | 0
2
回答質問
BVP4C: The derivative function ODEFUN should return a column vector of length 10
Hello I have to resolve an ODE with boundary conditions, so I had to use the function bvp4c. xa=-c; xb=c; so...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Index exceeds matrix dimensions.
Hello, I am working in a programme to solve cauchy's problem. But I had this error "Index exceeds matrix dimensions." in pb_...
10年以上 前 | 2 件の回答 | 0
2
回答質問
fonction "feval"/ Error: Not enough input arguments
Bonjour, J'arrive pas à comprendre l'utilité de la commande "feval" Je l'ai trouvé dans un programme qui marche mais après m...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Not enough input arguments.
Bonjour Je commence à programmer sur MATLAB et j'arrive pas à comprendre l'origine de cette erreur. J'essaie de programmer ...
10年以上 前 | 1 件の回答 | 0
