-
henon
给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i) (Henon model given x (i+ 1) = 1+ Y (i)-a* x (i) ^ 2 y (i+ 1) = b* x (i))
- 2007-12-20 22:50:08下载
- 积分:1
-
cg
说明: 共轭梯度法,有例子。使用MATLAB编程,居实用性。(include example.)
- 2011-08-30 11:34:10下载
- 积分:1
-
SumDiff_angle_measure
相控阵天线和差测角仿真程序,帮助理解相控阵跟踪过程(Phased array antenna and the difference between the measured angle simulation program to help understand phased array tracking process)
- 2020-09-22 09:37:51下载
- 积分:1
-
pso_1
粒子群优化寻找最适合的核函数和惩罚因子,为了更好的进行故障分类判断(Particle swarm optimization to find the most suitable kernel function and penalty factor, in order to judge the fault classification)
- 2014-11-06 10:04:57下载
- 积分:1
-
SRandCEinOCT
[IOVS]2011 Shadow Removal and Contrast Enhancement in OCT Images of the Human Optic Nerve Headl的实现matlab代码,医学图像增强([IOVS] 2011 Shadow Removal and Contrast Enhancement in OCT Images of the Human Optic Nerve Headl realization of matlab code medical image enhancement)
- 2013-11-14 19:08:38下载
- 积分:1
-
Visual-CPP_MATLAB-usefull-example
Visual C++_MATLAB图像处理与识别实用案例精选(Visual C++ _MATLAB practical image processing and recognition of selected cases)
- 2011-05-12 11:08:16下载
- 积分:1
-
SED03_LAB_3
explain simulink matlab pmsm motor
- 2012-01-16 17:56:24下载
- 积分:1
-
PulseCodeModulation
Pulse Code Modulation脉宽调制技术的matlab示例代码。(Pulse Code Modulation Pulse Width Modulation technology, matlab sample code.)
- 2010-09-17 21:00:32下载
- 积分:1
-
MATLAB-tutorial
MATLAB 的应用范围非常广,包括信号和图像处理、通讯、控制系统设计、测试和测量、财务建模和分析以及计算生物学等众多应用领域。附加的工具箱(单独提供的专用 MATLAB 函数集)扩展了 MATLAB 环境,以解决这些应用领域内特定类型的问题。(MATLAB very wide range of applications, including signal and image processing, communications, control system design, test and measurement, financial modeling and analysis, and computational biology and many other applications. Additional kit (available separately dedicated set of MATLAB functions) extend the MATLAB environment to solve these application areas certain types of problems.)
- 2011-06-26 11:40:56下载
- 积分:1
-
cs
说明: 桥大学的YANG 和拉曼工程大学的 DEB
模拟布谷鸟的寻窝产卵行为, 提出一种新的智能优化算法
—— 布谷鸟搜索算法( Cuckoo Search)
[9]。这种算法主要
基于布谷鸟的巢寄生繁殖机理和莱维飞行( L
vy flights)
搜索原理两个方面, 目前, 利用布谷鸟搜索算法( CS)求解
优化问题的研究还处于起步阶段。(This demo program only implements a standard version of
Cuckoo Search (CS), as the Levy flights and generation of
new solutions may use slightly different methods.
The pseudo code was given sequentially (select a cuckoo etc),
but the implementation here uses Matlab s vector capability,
which results in neater/better codes and shorter running time.
)
- 2014-07-06 17:34:18下载
- 积分:1