搜索资源列表
Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序
- Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序 % 洪水模型(圣维南方程的差分求解方法); % All Right Reserved 城市公共安全应急系统中一维洪水演进及其可视化研究 ; % Modified by lilongduzhi@yahoo.com.cn hehe:)
DGPSO.rar
- 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
C-N-for-het-conduct
- C-N差分格式数值求解一维非稳态导热问题-CN difference scheme solving the heat conduction
Finitedifference
- 给出了有限差分CN格式求解偏微分方程,非常好的东东,学差分的一定要看哦-Gives the finite difference solution of partial differential equations CN format, very good Dongdong, learning depends on a certain differential Oh
inviscid_eqution
- 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various for
pwxcf
- 抛物线差分格式求解,包括一维古典显格式,DFF格式,CN格式,局部一维方法和预测校正格式的求解;文件中有具体的题目及解法说明并还有matlab程序供大家参考;易读易懂。 -Difference scheme for solving parabolic, including the one-dimensional classical explicit schemes, DFF format, CN format, local one-dimensional methods and predicto
American-put-option-pricing
- 用C-N有限差分法为美式看跌期权定价,通过自己电脑测试-Finite difference method with CN as American put option pricing, through their own computer test
fotran-youxianchafen
- 有限差分中的CN格式求解拉普拉斯方程。其中主要的THTA格式分成0-1之间100个数,用来验证其格式的收敛要求。-CN finite difference scheme for solving the Laplace equation. One of the major THTA format into 100 number between 0 and 1, is used to verify the convergence requirements for the format.
有限差分法最简隐式打靶法CN法
- 科学工程计算方法中的有限差分法,最简隐式,打靶法,CN格式(Scientific engineering calculation method)
cn
- 对流扩散问题的crank-nicolson差分格式求解(Solution of the Crank-Nicolson difference scheme for the convection diffusion problem)
CN_center_difference
- 基于CN中心差分的一维含时薛定谔方程求解,可以同时绘制区间内的势垒分布和波函数随时间变化的GIF图。 CN_center_difference是主程序,里面可以改求解精度,势垒分布,初始波函数分布等。 check_energy用来检测能量守恒。 huizhi_gif_new用来绘制并生成gif。 具体参数可见注释。(One dimensional time-dependent Schrodinger equation based on the CN center difference is so