> Fricas-1.2.2 downloaded. Have you installed it? And can you at least redo the tutorial http://axiom-wiki.newsynthesis.org/ProgrammingSPAD locally on your computer?
> Can there be any use of solving differential equation model in > simulink using MATLAB in this project? What should I read and learn? I somehow have to impression that you think that solving differential equation in this project is about obtaining numerical approximation of the solution. No, it's not. FriCAS is a system that can do numerical compuations, but is rather suited to do symbolic computation. And this project is rather about symbolic than numeric computation. To understand the difference... see for example here... http://axiom-wiki.newsynthesis.org/SandBoxDifferentialEquations of what FriCAS can do. And in order to get such results there are certain algorithms that are used. The project basically deals with one of such algorithm. Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/groups/opt_out.
