-
shujubaocun
列举了保存数据的四种方法,可根据需要选择不同的数据存储方式(save number in different way)
- 2010-07-28 11:32:17下载
- 积分:1
-
nbodyVect
多刚体动力学matlb编程 用辛方法
Fully vectorized n-body equation
nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the
standard built-in or user supplied first order integrators.
(Programming multi-body dynamics with symplectic methods matlb Fully vectorized n-body equation nbodyVect (x0, dx0, mus, t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators.)
- 2010-12-26 14:15:31下载
- 积分:1
-
MATLAB-GUI-generation
matlab,gui资料,生成gui,非常不错,希望您喜欢。(matlab, gui information, very good, I hope you like it.)
- 2014-10-12 19:24:51下载
- 积分:1
-
WASPCN_MatLab(Mex64)
MatLab调用接口(Mex方式64位)(MatLab Call Interface (Mex mode 64))
- 2021-05-14 23:30:02下载
- 积分:1
-
MATLAB在数学建模中的应用_卓金武(上)
Maltab在数学建模中的应用(第一版)_卓金武等.part1(Maltab in Mathematical Modeling (1st Edition)_Zhuo Jinwu et al.)
- 2019-07-01 10:54:19下载
- 积分:1
-
TP
说明: 用优化算法求解运输问题。
1.不使用linprog,比较歧异解
2.用西北角法求初始基本可行解,用闭回路法确定退出基和更新运输矩阵
3.不能处理非平衡的运输问题(Optimization algorithm used to solve transport problems. 1. Do not use linprog, compare differences solution 2. With the northwest corner of France seeking an initial basic feasible solution, using closed-loop method to determine the transport out of the base and update the matrix 3. Can not handle the transport of non-equilibrium)
- 2009-11-17 11:08:42下载
- 积分:1
-
split-PML
分裂场PML吸收层,模拟时谐场,在二维空间的传播。(split PML to simulate the sinsoudal wave )
- 2009-05-27 14:00:00下载
- 积分:1
-
pseudo_inverse
伪逆分类法的matlab实现,包含训练和测试部分(Pseudo-inverse classification matlab realization, including training and testing parts)
- 2013-07-16 09:38:59下载
- 积分:1
-
shiyan2
一个采用神经网络拟合sin函数的matlab程序(Matlab program using a neural network to fit the sin function)
- 2013-03-11 11:43:58下载
- 积分:1
-
least-square-method
最小二乘法是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(Least squares method is a mathematical optimization techniques. It matches by squaring and finding data to minimize the error of the best functions. Least square method can easily be obtained unknown data, and so these squared error between the obtained data and the actual data and the minimum. The least squares method can be used for curve fitting. Some other optimization problems can be expressed by the least squares method by minimizing or maximizing entropy energy.)
- 2014-12-01 11:23:44下载
- 积分:1