-
OverlapAdd2
用于将长的信号break into小的piece,然后对每段小piece做信号处理,然后再将整个的信号还原回原始信号长度。(The signal is used to break into long small piece, and then each small piece to do signal processing, and then restore the signal back to the original signal length.)
- 2021-05-10 10:59:32下载
- 积分:1
-
adaboost
matable下编的一个算法!线性阈值分类器运用AdaBoost算法!(An Algorithm for under matable! The use of linear threshold classifier AdaBoost algorithm!)
- 2010-12-27 22:40:27下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
decRation
该程序用于求解一般汽车动力总成悬置系统的解耦率(The procedure for solving general automotive powertrain mounting system decoupling rate)
- 2013-10-22 09:56:55下载
- 积分:1
-
bitreslice
Bit-slicing function for integer matrices MATLAB function (by Damon, BSD license)
- 2011-12-13 20:18:16下载
- 积分:1
-
shiliang
matlab仿真模型,空间矢量控制模型,可以当作毕业设计内容使用。(matlab simulation model, space vector control model can be used as a graduation project content.)
- 2008-08-03 20:01:04下载
- 积分:1
-
matlab_PM
有关频率调制的实例,简洁实用,很有针对性,已经运行通过(For examples of frequency modulation, simple and practical, very targeted, has been running through the)
- 2011-09-26 17:52:58下载
- 积分:1
-
convolution-code-coding
有关卷积码的一片文档,内容比较简单,适合入门。可以作为了解其原理。(A document about convolution code, content is relatively simple, suitable for entry.Can be used as understand its principle.)
- 2014-11-18 09:16:21下载
- 积分:1
-
fuzzy_cluster1
fuzzy_cluster模糊聚类分析,本函数使用的是直接聚类法,直接输出聚类信息,无返回值
输入参数data是需要分类的数据,将会对data的列分类,请输入数据前把需要分类的向量按列保存到矩阵data
输入参数numda是分类的分类点,如果不知道可以先省略,系统默认1-0依次减小用以方便判断分割点,然后用户再细分( Fuzzy_cluster fuzzy clustering analysis, the function uses the clustering method is direct, direct output clustering information, no return value input parameter data is needed to classify data, classification of data will be listed, enter the data before the need saved by the column vector classification matrix data to the input parameters numda profile classification point is, if you do not know can be omitted, in order to reduce the system default 1-0 split point for easy judgment, then the user is subdivided)
- 2014-02-16 17:18:41下载
- 积分:1
-
FitSphere.m
球面最小二乘拟合matlab程序。由离散的3D点拟合球面。(Least square fit of a sphere)
- 2016-03-19 21:36:03下载
- 积分:1