联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(204) 
按平台查找All matlab(204) 

[数学计算] zeta

泽塔,,
zeta,, (2022-10-04, matlab, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689582743696640.html

[数学计算] 四阶龙格-库塔法

利用四阶龙格库塔求解微分方程,并给出方程实例。
The fourth order Runge Kutta is used to solve the differential equation and an example is given. (2020-07-04, matlab, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/1593858792172409.html

[数学计算] 克里金插值

matlab 实现克里金插值 传统克里金插值 可用于已知少数点的值画整体趋势面
matlab kriging Can be used to draw a few points of the known value of the overall trend surface (2017-11-13, matlab, 1511KB, 下载13次)

http://www.pudn.com/Download/item/id/1510541529152573.html

[数学计算] matlab_optimazation

马昌凤老师的最优化方法及 Matlab程序设计
Ma Changfeng teacher's optimization method and Matlab program design book. (2017-10-22, matlab, 1800KB, 下载2次)

http://www.pudn.com/Download/item/id/1508651925494063.html

[数学计算] dualwavelength_Interference

双光束的杨氏双缝干涉模型的matlab仿真计算
Dual-wavelength young s double slits interference stimulations (2017-04-21, matlab, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1492773235542389.html

[数学计算] rk

龙格库塔法用于数值求解微分方程的MATLAB程序。
Runge-Kutta method for numerical solution of differential equations MATLAB program. (2016-03-25, matlab, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/1458886667751512.html

[数学计算] Doublet_lens_Design

双胶合透镜初始参数设计,包括自动查找玻璃,计算透镜半径
Doublet initial design parameters, including automatic lookup glass lens radius calculation (2013-07-16, matlab, 5KB, 下载39次)

http://www.pudn.com/Download/item/id/2306482.html

[数学计算] kring123

克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.
Kringing smooth (2013-05-05, matlab, 116KB, 下载55次)

http://www.pudn.com/Download/item/id/2228845.html

[数学计算] RKF45

四级五阶龙格库塔法,加了步长自适应。里面自带了测试程序
failed to translate (2013-05-04, matlab, 4KB, 下载98次)

http://www.pudn.com/Download/item/id/2227306.html

[数学计算] Prj2_exp1

求等径双圆筒透镜中三条物方电子主轨迹(求出电场分布和等位线后用四阶龙格库塔法求电子轨迹)
Calculation of Electron Physics (2013-04-03, matlab, 1KB, 下载22次)

http://www.pudn.com/Download/item/id/2184398.html

[数学计算] kring

克里金差值方法程序,自己写得,可以进行数据分析时差值,效果很好
Kriging difference methods and procedures, and written, can carry out data analysis, the difference, the effect is very good (2013-04-03, matlab, 1KB, 下载36次)

http://www.pudn.com/Download/item/id/2184140.html

[数学计算] newmatlabfile

龙格库塔二、三、四阶算法 matlab形式 适合初学者看看
Runge-Kutta Third, fourth-order algorithm matlab form suitable for beginners to see (2013-03-08, matlab, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/2152524.html

[数学计算] RGKT

实现四阶龙格库塔算法,可以自由设置时间区间和步长。
Fourth-order Runge-Kutta algorithm can be free to set the time interval and the step size. (2013-02-24, matlab, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/2139716.html

[数学计算] Variogram_regress

matlab环境下,克里金插值中用回归方法和线性方法拟合出的球状模型的系数。
Kriging the spherical model coefficients using regression fitting in matlab. (2012-11-28, matlab, 1KB, 下载32次)

http://www.pudn.com/Download/item/id/2063939.html

[数学计算] distillation_Column_GUI

精馏塔建模仿真,MATLAB程序含操作界面,精馏塔各项参数均可在界面输入
The distillation column modeling and simulation, MATLAB programming, including user interface, and the distillation column of the parameters can be input in the interface (2012-02-28, matlab, 15KB, 下载59次)

http://www.pudn.com/Download/item/id/1781416.html

[数学计算] Galerkin

伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好
Galerkin finit element method (2010-09-06, matlab, 2KB, 下载198次)

http://www.pudn.com/Download/item/id/1290378.html

[数学计算] Kriging-ppt

克里金方法(Kriging), 是以南非矿业工程师D.G.Krige (克里金)名字命名的一项实用空间估计技术,是地质统计学 的重要组成部分,也是地质统计学的核心。
Kriging method (Kriging), is a South African mining engineer DGKrige (Kerry King), named after a practical space estimation techniques, is an important part of geostatistics is the core of geostatistics. (2010-03-30, matlab, 824KB, 下载190次)

http://www.pudn.com/Download/item/id/1104530.html

[数学计算] runge-kutta

常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10
runge-kutta (2010-01-08, matlab, 212KB, 下载733次)

http://www.pudn.com/Download/item/id/1033889.html

[数学计算] Rungkuta4

4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.
4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try. (2008-01-29, matlab, 1KB, 下载349次)

http://www.pudn.com/Download/item/id/400230.html

[数学计算] nark4

自己编写的变步长龙格库塔方法解强非线性微分方程
their preparation variable step Changlong lattice-Kutta method to solve nonlinear differential equations (2007-04-20, matlab, 4KB, 下载221次)

http://www.pudn.com/Download/item/id/270903.html
总计:204