How to remove error form code.
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Respected Sir/Maam.
I was trying to solve a Nonlinear System ODE by Differential transform method Pade approximation (DTM-PA). Hear It is error " Error using sym/taylor (line 104)" in File "shah (attached)" and "Undefined function 'padeApproximation' for input arguments of type 'symfun'" in file "Asad (attached)" and some errors, which i am not able to rectify. Can you please help. If any information is required, please feel free to ask.
Thanking you in Advance
you help will be highly apprecialbe.
0 Commenti
Risposte (1)
Walter Roberson
il 5 Apr 2023
taylor() accepts at most 3 positional parameters. In order to indicate the order of approximation you must use a name/value pair.
8 Commenti
Walter Roberson
il 14 Apr 2023
Sorry, I am not willing to learn Differential Transform Method at this time. I am a bit distracted by other things, so ask specific short questions and I might answer, but I am not willing to go through the mathematics of what you are trying to do.
I have shown you how to construct the rational polynomial, and shown you the command needed to match coefficients; you can work from there.
Vedere anche
Categorie
Scopri di più su Linear Algebra in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

