-
main
基本的粒子群优化算法程序,用Matlab实现,非常简单。(pso code)
- 2009-05-22 19:25:55下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1
-
f311x1_preprocess_data
对所采集到的非线性信号进行数据预处理,消除趋势项()
- 2007-09-27 09:55:00下载
- 积分:1
-
22222225
这是一个指纹识别的matlab代码,用gabor滤波器处理的。(This is a fingerprint recognition matlab code processed using gabor filters.)
- 2009-05-12 12:42:14下载
- 积分:1
-
Project2-2
training and then recognition of a spesified word in MATLAB
- 2009-05-15 03:16:24下载
- 积分:1
-
image_division
说明: 对若干图像进行重复性检测,用matlab仿真(images of a number of repetitive testing, simulation using Matlab)
- 2006-05-16 18:12:05下载
- 积分:1
-
lg
说明: 实现隆各-库塔四阶算法,对于四阶的经典算法,收敛的很好(mathmatic for
)
- 2011-12-12 22:45:46下载
- 积分:1
-
unconstrained-optimization
利用matlab实现无约束优化,对不同的函数进行优化,并比较优化结果和运算速度(Matlab unconstrained optimization, optimize and compare different function optimization results and computational speed.)
- 2012-11-15 21:36:48下载
- 积分:1
-
DoublewallheatfluxSimulationReport
说明: 双层墙热流密度仿真报告算法分析和MATLAB编程实现(Double wall heat flux report algorithm analysis and MATLAB simulation programming)
- 2021-01-19 12:38:43下载
- 积分:1
-
randControl
飞机飞行仿真中,对四个主要控制量,包括油门、升降舵、副翼及方向舵控制,分别提供持续2秒的随机大小的阶跃控制输入,四个控制量互相独立。可以用于飞行动力学系统辨识、参数识别等。(Flight simulation, the four main control volume, including throttle, elevator, aileron and rudder control, to provide for 2 seconds, respectively, a random step size control inputs, four control variables independent of each other. Can be used in flight dynamics system identification, parameter identification.)
- 2011-09-30 10:59:06下载
- 积分:1