-
bldc_simulink
基于matlab/simulink的直流无刷电机的仿真。(Based on matlab/simulink simulation of DC brushless motors.)
- 2010-08-25 19:30:56下载
- 积分:1
-
mVmodel
matlab与C的混编,处理乘性噪声,建立M次开根号模型,需要调整参数。(written with matlab and C by S. Yun and H. Woo, "A new multiplicative denoising variational model based on m-th root transformation".)
- 2013-11-12 22:24:03下载
- 积分:1
-
chap06
ex5_1 I-型线性相位FIR滤波器
ex5_2 II-型线性相位FIR滤波器
ex5_3 III-型线性相位FIR滤波器
ex5_4 IV-型线性相位FIR滤波器
ex5_5 矩形窗频响
ex5_6 希尔伯特变换器设计-汉宁窗
ex5_7 低通滤波器设计-汉明窗
ex5_8 带通滤波器设计-布莱克曼窗
ex5_9 低通滤波器设计-凯塞窗
ex5_11 频率采样技术:低通,朴素法
ex5_12 频率采样技术:低通, 最优法T1 & T2
ex5_13 频率采样技术:带通, 最优法T1 & T2
ex5_14 频率采样技术:高通, 最优法T1
ex5_15 频率采样技术:差分器
ex5_16 频率采样技术: 希尔伯特变换器
ex5_17 利用Parks-McClella算法设计低通滤波器
ex5_18 用PM算法进行的带通滤波器设计
ex5_19 用PM算法进行的高通滤波器设计
ex5_20 用PM算法进行的阶梯滤波器设计
ex5_21 用PM算法进行的差分器设计
ex5_22 用PM算法进行的希尔伯特变换器设计(ex5_1 I-type linear phase FIR filter
ex5_2 II-type linear phase FIR filter
ex5_3 III-type linear phase FIR filter
ex5_4 IV-type linear phase FIR filter
rectangular window frequency response ex5_5
Hilbert ex5_6 converter design- Hanning window
low-pass filter design ex5_7- Hamming window
ex5_8 bandpass filter design- Blackman window
ex5_9 low-pass filter design- Kaiser window
ex5_11 sampling frequency: low-pass, a simple method
ex5_12 sampling frequency: low-pass, optimal method T1 & T2
sampling frequency ex5_13: band-pass, optimal method T1 & T2
ex5_14 sampling frequency: high-pass, optimal method T1
sampling frequency ex5_15: differentiator
sampling frequency ex5_16: Hilbert converter
Parks-McClella use ex5_17 algorithm design low-pass filter
PM algorithm ex5_18 with the band-pass filter design
PM algorithm ex5_19 with the high-pass filter design
PM algorithm used ex5_20 ladder filter design
PM algorithm used ex5_21 differential design
PM al)
- 2009-04-04 11:17:43下载
- 积分:1
-
MATLAB-ISAR-Turntable-imaging
仿真了转台目标,并进行了R-D算法仿真。 (Simulation of the turntable-goal and the RD algorithm simulation.)
- 2021-01-31 23:20:01下载
- 积分:1
-
zypp
flame simulation 1 dimensional...
- 2012-12-04 18:53:33下载
- 积分:1
-
evaluate-fitnes-for-VRP
Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
- 2011-05-04 19:59:03下载
- 积分:1
-
F16_aerodatas
F16战斗机的气动数据文件,是开发飞行仿真的好的空气动力学系数文件,(air datas)
- 2014-09-28 14:22:17下载
- 积分:1
-
AIPSO
免疫粒子群混合优化算法整定PID,该方法将免疫算法中的基于浓度的抗体繁殖策略
与粒子群优化算法相结合。对浓度低的粒子进行促进,对浓度高的粒子进行抑制,因而保持了粒子的多样性,克服了PSO 算法易于陷入局部最优点的缺点,寻优速度快。(PID paramaters optimization by AIPSO)
- 2020-10-09 10:27:35下载
- 积分:1
-
MPimage
使用MP将图像稀疏分解并且精确重构,其中使用2D的GA原子(MP will use the image sparse decomposition and perfect reconstruction, in which the GA using 2D atomic)
- 2010-11-20 20:19:03下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1