资源列表
Jsteg
- JSteg algorithm for bmp
PF_Toolbox_v1.0.zip
- particle filter 粒子滤波器 matlab工具箱,particle filter particle filter matlab toolbox
ESPRIT-TLS.rar
- 用于谐波恢复的ESPRIT方法的SVD-TLS的程序实现,并进行了信号的谐波的恢复仿真实验,For the ESPRIT harmonic retrieval method of SVD-TLS program and conducted the restoration of harmonic signals in simulation
fenxing.rar
- 本文给出两个最典型分形集—Julia 集和Mandelbrot 集的matlab源程序,并对分析了它们的性质和变化规律。,In this paper, the two most typical fractal sets-Julia sets and Mandelbrot Sets matlab source, and an analysis of their nature and variation.
mktest.rar
- m-k检验,用于进行m-k检验 突变所发生的时间,mk test, used for testing mk mutation occurred at a time
convex_optimization.rar
- 凸优化程序包,包含各种凸优化算法,可供方便调用.,Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.
Butterworth.rar
- 在matlab上实现通过巴特沃斯滤波器来设计数字滤波器。,In matlab to achieve through the Butterworth filter to design digital filters.
ais-matlab.zip
- 一个用于matlab平台的人工免疫算法程序,可用于各种工程技术方法的仿真分析,A matlab platform for artificial immune algorithm procedure can be used for a variety of engineering and technical methods of simulation analysis
MCMA.rar
- 基于matlab的MCMA算法仿真程序,给出均衡前后均衡效果图,Based on the MCMA algorithm matlab simulation program is given before and after the balance of the effect of a balanced graph
zhengliu.rar
- 这是一个关于全波和半波整流的仿真模型,SIMULINK的模型,This is a study on full-wave and half-wave rectifier of the simulation model, SIMULINK model
Hankel.rar
- 根据脉冲序列,使用Hankel矩阵法求系统脉冲响应传递函数,According to pulse sequence, the use of Hankel matrix method for system impulse response transfer function
parabolic_equation_ADI.rar
- 求解抛物型方程的交替隐方向P-R差分格式的matlab程序实现。不过大家在用的时候要用到原函数f.m和精确解函数uexact.m,应用程序的时候只要修改精确解和右端项就可以了。,Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program. But we can use the time to use the original function fm and th