-
command_vect
simulink matlab synchronious machine
- 2010-05-21 22:08:00下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
GAfun
遗传算法在函数中的应用,它包括编码、交叉、变异、选择等详细的编程,对学习遗传算法很有帮助。(Genetic Algorithms in a function application, which includes coding, crossover and mutation, select details such as programming, genetic algorithm is useful for learning.)
- 2009-12-26 14:55:00下载
- 积分:1
-
AM
说明: AM by matlab program
- 2013-03-28 19:29:54下载
- 积分:1
-
fenfui_V7.7
分数阶傅里叶变换计算方面,用谱方法计算流体力学一些流动现象的整体稳定性,预报误差法参数辨识-松弛的思想。( Fractional Fourier transform computing, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Prediction Error Method for Parameter Identification- the idea of relaxation.)
- 2016-11-29 21:42:51下载
- 积分:1
-
插值公式
说明: 调用函数可以使用拉格朗日插值公式、牛顿插值公式计算多项式,附有案例。(Call function can use Lagrange interpolation formula, Newton interpolation formula to calculate polynomials, with cases.)
- 2020-05-31 14:33:00下载
- 积分:1
-
euler_matlab_dan
Source code in matlab (in .pdf) about euler method for "drawing" the transient wave in a RLC circuit.
- 2011-01-21 20:46:15下载
- 积分:1
-
Chapter_05_IRLS
IRLS算法即迭代最小二乘算法,可用于压缩感知,自适应滤波。(IRLS iterative algorithm that is least square algorithm, and can be used in the compression perception, adaptive filter.
)
- 2012-04-19 16:08:06下载
- 积分:1
-
LQG
通过下面的MATLAB语句可以求解LQG问题,得出LQG控制下的系统响应(By the following MATLAB statement can be solved LQG problem, obtain the system response under LQG Control)
- 2021-01-02 19:28:57下载
- 积分:1
-
ShearLab-1.0
离散剪切波变换的matlab源码,包括剪切波变换及逆变换函数,以及基于剪切波的去噪函数等(The matlab code of the shearlet transform. There are three routines for demos (image approximation & denoising and displaying shearlet coeff).)
- 2010-11-18 22:05:15下载
- 积分:1