Feeds
質問
how to select function output in ode solver
Hi everyone, I have a function that returns a (3xN ) matrix in which each column corresponds to three coupled differential eq...
11年弱 前 | 0 件の回答 | 0
0
回答質問
Coupled ODE-PDE systems, sovler?
Hi everyone, I'm trying to code a coupled ODE-PDE model using the matlab ODE solvers, im trying to code 3 ODEs of the form ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
how to get a for loop give more than one output
Hi, ive got my for loop working correctly giving me a vector which i want to plot, but i want to run the for loop again but chan...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
problem with inputting function handle without using a separate function file
that form works, thank you so much!!!
problem with inputting function handle without using a separate function file
that form works, thank you so much!!!
11年以上 前 | 0
| 採用済み
質問
problem with inputting function handle without using a separate function file
Hi Ive wrote a function called T with inputs f,a,b,n. im not having problems with the a,b,n input values but when i try to inp...
11年以上 前 | 2 件の回答 | 0
2
回答質問
how do i put iteration values into a vector?
Hi, im creating a matlab function that uses the secant method to create an approximation, im trying to take the values that ar...
約12年 前 | 2 件の回答 | 0
