-
pso
Matlab 的PSO程序。
to apply this to different equations do the following
generate initial particles in a search space close to actual soln
fool around with no of iterations, no of particles, learning rates
for a truly generic PSO do the following
increase the number of particles , increase the variance
i.e let the particles cover a larger area of the search space
then fool around as always with the above thins(The PSO program Matlab. to apply this to different equations do the followinggenerate initial particles in a search space close to actual solnfool around with no of iterations, no of particles, learning ratesfor a truly generic PSO do the followingincrease the number of particles, increase the variancei.e let the particles cover a larger area of the search spacethen fool around as always with the above thins)
- 2008-02-19 10:29:40下载
- 积分:1
-
simulink-of-suspension
悬架二自由度模型,方便您对悬架进行分析例如振动分析(Two degrees of freedom suspension model, to facilitate your analysis such as vibration analysis of suspension)
- 2011-04-29 15:21:19下载
- 积分:1
-
kmedoids
This package is performing the K-medoids clustering algorithm on any data.
- 2015-01-29 17:24:13下载
- 积分:1
-
OFDM_code_xts
OFDM系统代码 整个系统的实现流程,matlab代码(OFDM code
clc
clear
interleav_J=89 交织深度,卷积码长14952,交织长度168,这里要求交织后离散越大越好
Lp=4984 输入的0,1序列长度
Ts=20*10^(-6)/2048
*****************************************************
v=300/3.6
fc=0
c=3*10^8 )
- 2012-11-25 19:09:50下载
- 积分:1
-
vedic_Code
vedic multiplication
- 2015-11-16 19:19:40下载
- 积分:1
-
NRLF
this code is a generalized form of newton raphson method for finding the power flow in an interconnected system. it is by default designed for 3 bus system bus system it can also be changed for other type of system.
- 2013-03-18 02:32:38下载
- 积分:1
-
chap4
matlab图像处理实例详解——数字图像的运算(matlab image processing example explanation- digital image computing)
- 2013-11-06 14:22:20下载
- 积分:1
-
saidaishibie
用于飞思卡尔小车比赛摄像头组的赛道识别的matlab仿真程序。包含matlab源程序和试验图片,适合初期的赛道是弯道还是直道的判别(Freescale car for the race track camera group identified matlab simulation program. Matlab source code and test images included for the initial track is the discriminant curve or straight)
- 2020-07-04 12:40:02下载
- 积分:1
-
INS_ukf
INS UK对准程序,个人使用感觉不错,可以简单扩展后,工程使用。(INS UK alignment procedures, personal use, feel good, you can simply extend the engineering use.)
- 2013-12-01 19:39:52下载
- 积分:1
-
LeapFrogOfFirstOrderHyperbolic
本程序功能为计算一阶双曲型偏微分方程的初值问题,采用蛙跳格式计算。(The program features to calculate the first order hyperbolic partial differential equations of the initial value problem, calculated using the leapfrog format.)
- 2020-06-28 16:00:02下载
- 积分:1