如何用c ++或matlab求解微分方程 [英] How can I Solve a Differential Equations with c++ or matlab

查看:132
本文介绍了如何用c ++或matlab求解微分方程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮忙。我想解决c ++或matlab gui的差异问题。我该怎么办?

Please help. I want solve a differential problem with c++ or matlab gui. How can I do ?

推荐答案

假设你想使用数值方法:

Matlab文档涵盖了这个论点:数值积分和微分方程 [ ^ ]。

谷歌搜索你可以找到一些C / C ++的数值库(例如,参见普通差分方程式 [ ^)在GNU GSL中。

您可能还会找到很多书来解决这个问题(例如,参见
数字食谱C ++ [ ^ ]。
Assuming you want to use numerical methods:
The Matlab documentation covers the argument: "Numerical Integration and Differential Equations"[^].
Just Googling you may find some numerical libraries for C/C++ (see, for instance, "Ordinary Differential Equations"[^] in GNU GSL).
You may also find many books addressing this very topic (see, for instance "Numerical Recipes in C++"[^].


这篇关于如何用c ++或matlab求解微分方程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆