-
Golden_Section_Method
说明: 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.(this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is a basic and useful algorithm in optimization method.)
- 2010-04-07 08:39:06下载
- 积分:1
-
FEM
说明: 利用matlab实现电磁场数值方法里面的有限差分与有限元法(Using matlab to achieve numerical method of electromagnetic field inside the finite difference and finite element method)
- 2021-01-21 10:38:41下载
- 积分:1
-
rls
RLS滤波算法的matlab实现,有注释(RLS filter algorithm)
- 2010-12-13 21:07:57下载
- 积分:1
-
compute-lyapunov-exponent
说明: 可以方便的计算混沌系统的李雅普诺诺夫指数,只要改变其动力方程即可。(Chaotic system can easily calculate the lyapunov exponent, as long as you change the power equation)
- 2011-03-12 18:36:37下载
- 积分:1
-
MATLAB-SIMULINK
MATLAB-SIMULINK仿真与应用(the simulink of MATLAB)
- 2013-03-23 22:08:00下载
- 积分:1
-
16743
基于MATLAB的小波去噪音的仿真实验~适合初学者~所有代码都有(Simulation experiments based on MATLAB wavelet to noise ~ for beginners ~ all of the code
)
- 2015-03-23 20:11:10下载
- 积分:1
-
kanagi-100p-coding
mimo code for using the ldpc
- 2013-12-09 17:54:25下载
- 积分:1
-
histogram
TO FIND HISTOGRAM OF AN IMAGE
- 2015-04-20 13:20:25下载
- 积分:1
-
FivePointCubicMethod
五点三次法实现振动信号趋势项的消除,
1、 计算出数据的均值、均方值、方差 ;
2、 用matlab编制五点三次法消趋势项程序。
3、 在同一坐标下绘出消趋势项前后时域信号,并分析比较。
绘出消趋势项前后信号的自相关函数。( Five points three times a method to achieve the elimination of the trend of the vibration signal,
1, to calculate the mean of the data, the mean square value, variance
2, the preparation of the five points three times France extinction trend procedure using matlab.
3, plotted in the same coordinate consumer trends before and after the time-domain signal, analyzed and compared.
Draw to eliminate the trend before and after the signal autocorrelation function.
)
- 2012-03-15 02:09:43下载
- 积分:1
-
genlaplacian
代码主要是针对进一步了解MatLab软件/语言,学会使用MatLab对图像作滤波处理,使学生有机会掌握滤波算法,体会滤波效果。
了解几种不同滤波方式的使用和使用的场合,培养处理实际图像的能力,并为课堂教学提供配套的实践机会。 计算得到的。空域滤波基本上是让图像在频域空间内某个范围的分量受到抑制,同时保证其他分量不变,从而改变输出图像的频率分布,达到增强图像的目的。(Central South University Institute of the fourth channel digital image processing)
- 2016-01-21 12:29:17下载
- 积分:1