-
pmsm_vector
pmsm的矢量控制模型,喜欢的可以下载看看,不完善的地方欢迎大家讨论(PMSM Vector Control model, can enjoy the download and see, imperfect place welcomes everyone to discuss)
- 2009-03-06 15:08:03下载
- 积分:1
-
Demo1
Demo of Level set project
- 2009-03-26 14:58:52下载
- 积分:1
-
ACO
说明: 简单的蚁群算法求解tsp问题 其中程序没有计算最后一个城市回来起点城市的距离(Tsp simple ant colony algorithm for the problem which the program does not calculate the last point of a city back from the city)
- 2011-03-30 09:34:29下载
- 积分:1
-
test01
该函数对整幅图像的背景亮度比较低的时候有效果;当背景亮度变大时,该函数失效(license plate location)
- 2010-09-04 17:05:46下载
- 积分:1
-
mdct
改良的离散余弦变换MDCT,可用于MP3编解码过程中的MDCT使用。(modifed discrete cosine transform)
- 2010-10-27 17:56:40下载
- 积分:1
-
OFDMMATLAB
超宽带无线通信信道MATLAB代码最全最新,值得信赖好的话就成功(Ultra Wideband Wireless Communication Channel MATLAB code for the latest most complete, trusted good, the success)
- 2010-05-14 14:23:46下载
- 积分:1
-
h_matrixx
LDPC码校验矩阵声称函数,可以根据度分布生成相应的校验矩阵,适用于码长很长的LDPC.(LDPC check matrix function claims that can be generated in accordance with the corresponding distribution check matrix, for a very long code length LDPC.)
- 2008-01-29 17:24:49下载
- 积分:1
-
Newton----Raphson-
这是牛顿-拉弗逊 潮流计算程序,用Matlab实现,可用(This is the Rafferson Newton power flow calculation program, using Matlab to achieve, can be used)
- 2015-04-16 16:25:28下载
- 积分:1
-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2019-06-28 10:46:56下载
- 积分:1
-
matlab
Matlab中的基本数据类型是向量和矩阵,所以很自然地,信号处理工具箱中的信号也用向量或矩阵表示。列向量和行向量表示单通道信号,矩阵表示多通道信号,矩阵中的每一列表示一个通道。(The basic data types in Matlab is a vector and matrix, so naturally, Signal Processing Toolbox is also used in the signal vector or matrix. Column vector and row vector and single-channel signal, matrix multi-channel signal, a matrix each column represents a channel.)
- 2010-06-07 14:31:44下载
- 积分:1