-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
wave
说明: 通过matlab的强大的计算功能,生成由1024点构成的正弦波、三角波、锯齿波,同时在界面显示波形。(Through the calculation of the power of matlab functions to generate points from 1024 constitute the sine wave, triangle wave, sawtooth wave, at the same time show the waveform of the interface.)
- 2009-08-14 16:10:45下载
- 积分:1
-
unit-commitment
Power Generation Operation and Control-unit commitment-this is a m-file
- 2014-10-31 20:12:45下载
- 积分:1
-
Chaosandnonlineardynamics
Chaos and nonlinear dynamics application to financial markets
- 2011-12-18 13:57:51下载
- 积分:1
-
LCLsingle_ok
matlab7.1,光伏LCL型接法并网模型仿真,测试通过(matlab7.1,solar energy inverter with LCL filter model simulation)
- 2020-07-02 09:40:02下载
- 积分:1
-
BYE-SVM
贝叶斯型的支持向量机Support vector machine based on Bayesian model(Support vector machine based on Bayesian model)
- 2014-03-26 15:45:34下载
- 积分:1
-
OPTI-master
OPTI open resource from their website
- 2020-06-23 07:00:01下载
- 积分:1
-
equation
分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b(Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b)
- 2009-03-17 00:01:33下载
- 积分:1
-
baozhansuikuai
实现爆炸碎块的轨迹分析,并求出碎块的落地点画图表示……(Realize the explosion of fragments path analysis, and get the pieces fell site drawing that......
)
- 2011-12-09 12:50:03下载
- 积分:1
-
simulink
利用ODE45求解Lorenz模型,并编写M文件绘制Apollo卫星的运动轨迹(Use ODE45 solve Lorenz model and drawing files written M Apollo satellite trajectory)
- 2013-12-16 17:16:12下载
- 积分:1