| Thread Closed |
Matlab question |
Share Thread | Thread Tools |
| Feb28-08, 02:31 PM | #1 |
|
|
Matlab question
Hey guys,
I was just wondering if anyone knows how to set the initial conditions for ode45() if you know f(1.5) but NOT f(0) Currently I have >> ode45(f, [0 1 1.8 2.1], [1.5 .5]) But this creates the following error: ??? Error using ==> funfun/private/odearguments @(T,Y) (T-EXP(-T))/(Y+EXP(Y)) must return a column vector. Thanks. |
| Feb29-08, 09:38 AM | #2 |
|
|
You should be able to solve on arbitrary time intervals [ta,tb] going forwards or backwards in time. Your error looks like it's coming from your function f. What does it look like?
|
| Feb29-08, 08:03 PM | #3 |
|
|
I was able to fix it. Apparently i was using / in f() instead of ./.
Thanks for your help. |
| Aug7-09, 08:44 AM | #4 |
|
|
Matlab question
i'm novice to the matlab i want to do the quantization techniques in the matlab so plz help me out.
|
| Aug20-09, 04:58 AM | #5 |
|
|
Hi There
I was wondering if anyone knows how to write pentadiagonal matrix of any dimension in Matlab with maindiagoanl 10, super diagonal 3, -3 and lower diagonal 2, -2. Thanks |
| Aug25-09, 12:21 AM | #6 |
|
|
Dear Friends,
I have a problem in MATLAB programming. I need to know how to correct this error, Undefined function or method 'imp' for input arguments of type 'double'. Error in ==> FilterRealizationRadar at 9 fil(i)=imp(n-i+1); Please can anyone help this problem out??? Sincerely Elangoven Sundrason Pillai (ESP) |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Matlab question
|
||||
| Thread | Forum | Replies | ||
| Matlab ode question | Math & Science Software | 2 | ||
| MATLAB question | Math & Science Software | 2 | ||
| MATLAB! Question!!! | Math & Science Software | 1 | ||
| Matlab Question | Math & Science Software | 4 | ||
| matlab question | Math & Science Software | 0 | ||