-
zlbPSO
说明: 实现多目标粒子群优化功能,重点是进化因子的选取。(Multi objective particle swarm optimization, with emphasis on evolutionary selection factor.)
- 2010-04-27 09:55:24下载
- 积分:1
-
Linear-optimal-state-regulator
线性最优状态调节器,一阶系统,Riccati方程的求解(Linear optimal state regulator, first-order system, Riccati equation)
- 2011-05-22 20:39:07下载
- 积分:1
-
svmkernel
此函数为支持向量机核函数的参数matlab程序(This function support vector machine kernel function parameters matlab program)
- 2012-01-09 10:59:50下载
- 积分:1
-
多重分形去趋势交叉相关性分析DCCA,以及MF-DXA等程序代码 DF-MAX_DCCA
多重分形去趋势交叉相关性分析DCCA,以及MF-DXA等程序代码,希望对大家有帮助(Multifractal cross correlation analysis of DCCA, and program code such as mm-dxa, hope to be helpful)
- 2020-06-28 12:40:02下载
- 积分:1
-
LSM_bandcut50
自适应均衡器的仿真程序:在120hz信号下去处50hz干扰(adaptive equalizer Simulation : 120hz signal on the Department 50hz interference)
- 2007-06-26 23:05:08下载
- 积分:1
-
Estimation_aer
是一个关于经济周期的matlab程序,数值模拟了一个异质性经济的波动模型,非常有用,可以在此基础上进行很多扩展(Is a matlab program on the economic cycle, numerical simulation of a heterogeneous model of economic fluctuations, very useful and a lot of this expansion on the basis of)
- 2011-06-14 17:18:19下载
- 积分:1
-
Ttdpsolamatlah
此程序在matlab环境下运行,是完整的tdpsola和fdppsola程序,包含了前期的语音读入,预处理,清浊音判决等等很全面
(This program runs in Matlab environment, complete the tdpsola, and fdppsola program, including pre-speech read into, pretreatment UV decision is very comprehensive)
- 2012-08-06 00:14:26下载
- 积分:1
-
P-L-C-4th.Edition
Programmable.Logic.Controllers.4th.Edition,W. Bolton的,找了好久才找到的,pdf。(Programmable.Logic.Controllers.4th.Edition,W. Bolton,pdf。)
- 2015-01-29 11:43:46下载
- 积分:1
-
similarity-and-region-growing-
基于目标红外特征的图像分割方法为区域生长法(Image segmentation method based on target infrared image segmentation method for region growing method)
- 2015-10-30 16:28:09下载
- 积分: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