-
rir
说明: 室内房间混响模型的MATLAB源代码,根据IMAGE模型编写的 (Room reverberation model indoor MATLAB source code, prepared in accordance with model IMAGE)
- 2021-01-24 10:58:43下载
- 积分:1
-
Modified.Particle.Swarm.Optimization
说明: 基于小世界模型的发散结构的改进PSO算法,当时我的论文,希望对各位朋友有些启发(Divergence based on small-world model to improve the structure of PSO algorithm, then my paper, I hope some of you friends, inspired)
- 2010-04-07 16:53:53下载
- 积分:1
-
mac-scc
Ethernet on Serial Communications Controller (SCC) driver for Motorola MPC8xx and MPC82xx.
- 2014-08-09 10:31:28下载
- 积分:1
-
PSO
matlab粒子群算法程序,Particle Swarm Optimization in Matlab(Particle Swarm Optimization in Matlab)
- 2013-07-29 15:40:41下载
- 积分:1
-
求解物流中心选址问题的猴群算法_徐小平
说明: 猴群算法(MA)是由Zhao和Tang提出的一种新的用于求解大规模、多峰优化问题的智能优化算法.其思想在于通过模拟自然界中猴群爬山过程中爬、望和跳的几个动作,设计了三个搜索过程:爬过程主要用来搜索当前所在位置的局部最优解;望过程主要通过眺望来搜索邻近领域比当前位置更优的解,以便加速最优解的搜寻过程;跳过程的目的在于由当前搜索区域转移到其它区域,以避免搜索过程陷入局部最优(Monkey swarm algorithm (MA) is a new intelligent optimization algorithm proposed by Zhao and Tang for solving large-scale and multi-peak optimization problems. Its idea is to design three search processes by simulating several movements of climbing, looking and jumping of monkeys in nature. The climbing process is mainly used to search the local part of the current location. Optimal solution; Looking process mainly searches for solutions in adjacent areas that are better than the current location by looking over, so as to speed up the search process of the optimal solution; The purpose of jumping process is to shift from the current search area to other areas, so as to avoid the search process falling into local optimum.)
- 2019-06-28 23:40:20下载
- 积分:1
-
书法特征提取
说明: 用数字图像处理方法提取书法特征 实现书法骨架提取(Using digital image processing method to extract calligraphy features)
- 2020-01-06 20:26:16下载
- 积分:1
-
fft
快速Z变换的源程序例程,对所采信号进行Z变换以便分析(Fast Z Transform source code routines, taken on the Z transform signals in order to analyze the)
- 2008-05-25 11:02:10下载
- 积分:1
-
pca
主元分析(pca)的matlab程序,运算时间短,程序简单(Principal component analysis (pca) of matlab procedures, computing time is short, simple procedures)
- 2008-07-01 11:43:43下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
gpml-matlab-v3.1-2010-09-27.tar
这是一个高斯分类算法的程序,有多种多元分类算法。(This is a gaussian classification algorithm of the program, a variety of multi-classification algorithm.)
- 2012-05-08 20:05:56下载
- 积分:1