资源列表
2 免疫遗传算法实现图像阈值分割
- 免疫算法应用于图像分割,已经通过程序仿真验证。(Immune algorithm applied to image segmentation)
MATLAB 智能算法超级学习手册-程序代码
- 研究智能算法的同学,可以参考这些例程学习(Students studying algorithms can refer to these routines)
Liutex
- 针对tecplot导出的dat(point格式)文件进行处理(program(matlab) for data file exported by Tecplot,the data structure is POINT.After process data file,load the new file in the Tecplot.)
多跳Leach
- 在经典LEACH分簇路由协议的 基础上,加入簇头的多跳传输机制,提高了LEACH协议的性能,降低了节点能耗,延长了网络的生命周期。(On the basis of the classical LEACH cluster routing protocol, the multi-hop transmission mechanism of cluster head is added, which improves the performance of LEACH protocol, reduces t
扫频法求开环传递函数
- 将扫频得到的数据进行处理,可以得到系统的开环传递函数(The open-loop transfer function of the system can be obtained by processing the data obtained by scanning frequency)
欺骗干扰SAR成像
- 该代码完成欺骗干扰功能应用于SAR成像,使用语言为matlab(The deception jamming function is completed and applied to SAR imaging)
50563698synchronzingfractionalchaoticsystem
- 复杂网络的分数阶matlab代码,有助于初学者,无时变时滞的分数阶嗯(Complex network of fractional order matlab code, help beginners, no time-varying delay fractional order HMM)
超声波声场仿真软件
- 基于MATLAB的超声波声场仿真软件,丹麦大牛编写搬运过来的,已亲测可使用,修改入参构建自己的声场模型。(Ultrasonic field simulation software based on MATLAB, written by Danio, has been tested and can be used. Modify the parameters to build its own sound field model.)
粒子
- 各种粒子群优化算法,免疫粒子群优化算法,混沌粒子群算法(Various particle swarm optimization algorithms, immune particle swarm optimization algorithm, chaotic particle swarm optimization algorithm)
SMA_Spring2
- matlab程序。模拟形状记忆合金的形状记忆效应。(Matlab program. To simulate the shape memory effect of shape-memory alloy.)
书中源代码
- 《卡尔曼滤波原理及应用—MATLAB仿真》(黄小平 等著)完整版PDF,及书中源码(Principle and application of Kalman filter - matlab simulation (Huang Xiaoping, etc.) full version PDF, and source code in the book)
统计直方图分选法
- 一种统计直方图分选法,主要用于雷达信号的分选识别工作,可以有效的将混叠脉冲中存在的PRI大小识别出来,具有较好的工程实践意义。