微分方程-附应用及历史注记
2019-12-21 19:48:08 6.88MB 微分方程
1
二维偏微分方程微分求积法matlab代码,仅供参考!!!
2019-12-21 19:43:44 2KB 二阶偏微分方程 微分求积法 matlab
1
调和分析及其在偏微分方程中的应用(苗长兴) .pdf 调和分析及其在偏微分方程中的应用(苗长兴) .pdf
2019-12-21 19:42:28 8.28MB 调和分析
1
Newmark-beta法解微分方程的MATLAB程序。 function [q,v,a]=newmark(M,C,K,F,q0,v0,dt,nt) % newmark-beta method % [q,v,a]=newmark(M,C,K,F,q0,v0,dt,nt) % obtain the response of the dynamic system % M - mass matrix % K - stiffness matrix % C - damping matrix % F - loads matrix(nt columns) % q0 - initial displacement % v0 - initial velocity % dt - interval(time step) % nt - number of sampling points % [q,v,a] - disp,velocity,acceleration
2019-12-21 19:40:44 1KB MATLAB
1
作者Lawrence C. Evans 偏微分方程方面的经典著作。
2019-12-21 19:40:32 18.73MB 偏微分方程 Evans Partial
1
使用偏微分方程(PDE)进行图像去噪的matlab代码集合
2019-12-21 19:37:39 243KB matlab
1
概述中集中了大量的常微分方程的练习题,其中有很多题目是很经典的,这对正在学习常微分方程的同学会有很大的帮助!
2019-12-21 19:36:38 7.68MB 常微分方程
1
倒向微分方程在金融中的应用(BSDE in finance) by 山东大学彭实戈院士,1997
2019-12-21 19:36:30 481KB BSDE finance
1
使用龙格库塔法求解二阶微分方程。可以设置仿真步长、初值,轻松更改函数
2019-12-21 19:36:04 1KB 微分方程
1
Euler中点法、4阶龙格库塔法和对角隐式辛积分R-K方法,Matlab单步求解。
2019-12-21 19:35:58 4KB 微分方程
1