-
shortDistance
最短路径的算法, 程序, 代码, 采用Matlab实现.(short path source ocde, free code, matlab source code)
- 2010-08-05 16:44:33下载
- 积分:1
-
transmit
无线信号发送主要采用多位数据格式,编码可达上百万个不同重复(Wireless signal mainly adopts several data format, coding can be up to millions of different repetition)
- 2013-12-02 16:04:04下载
- 积分:1
-
matlab8
Applied Numerical Methods Using MATLAB
- 2010-02-24 04:28:51下载
- 积分:1
-
model2
model maintain the level of water at the pump station with the reaction of the step effect
- 2013-11-19 16:39:55下载
- 积分:1
-
EOFs
包括各种EOF的程序包,有普通EOF和复EOF等。(Including all kinds of EOF program bag, the common EOF and complex EOF, etc.
)
- 2012-04-30 20:15:28下载
- 积分:1
-
SPRING-MASS-SYSTEM
关于弹簧质量块的一个误差空间控制Matlab仿真程序( SPRING MASS SYSTEM SIMULATION FOR ERROR SPACE CONTROL )
- 2012-05-14 11:38:26下载
- 积分:1
-
SAR_image-compress-sensing
SAR图像压缩感知 matlab代码 对应着汕大闫老师的那本压缩感知及其应用,有需要的可以看一下!!(SAR image compression matlab code that corresponds to the perception that this compressed sensing and its application Shantou Yan teacher in need can look at! !)
- 2021-02-22 16:09:41下载
- 积分:1
-
Fangdasuoxiao
图像的放大缩小,其中缩小任意比例,放大整数比。在matlab的work路径中选择需要操作的图像,图像使用者自备。(Image Zoom, which reduce the arbitrary ratio to enlarge than integer. In matlab choose the path of work need to operate images, user-owned images.)
- 2007-10-24 16:17:26下载
- 积分:1
-
parzen-kn
用matlab进行概率密度函数的非参数估计,主要有parzen窗法和kn近邻法。分别对平均分布和正态分布进行了仿真。(Non-parametric estimation of the probability density function using matlab, main the parzen window method and kn nearest neighbor method. The average distribution and normal distribution were simulated.)
- 2012-06-07 08:59:42下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1