-
mapping_sequence
将带发送数据序列映射为格雷码,相邻的码元只有一个符号不同。(mapping the deta serial into GeLei code,whose closed code only one symbol is different)
- 2020-10-26 09:20:00下载
- 积分:1
-
examples
matlab有限元工具箱的应用例子,找了好久才找到的,望对大家有用(Application of finite element toolbox matlab example, to find a long time to find, and hope it would be useful)
- 2010-06-02 12:29:47下载
- 积分:1
-
code-1
读取计算机上的图片,图片格式的转换,并对二值化的图像进行radon变换,变换角度分别是0°、25°(Read the pictures on your computer, convert image format, and binarized image radon transform, transform angle are 0,25)
- 2014-08-07 16:54:22下载
- 积分:1
-
Acoustic-toolbox-kraken-matlab
声波在水中传播计算的matlab工具箱,包括射线模型、简正波模型、快速场模型等(underwater acoustic Simulaton toolbox for matlab)
- 2021-03-19 20:39:19下载
- 积分:1
-
ResearchontheIMFcriterioninEMDmethod
研究EMD经验模态分解中的IMF固有模态函数的文章(Study EMD EMD IMF in the intrinsic mode function of the article)
- 2007-10-25 22:37:02下载
- 积分:1
-
matlab
Blues音效算法设计及Matlab仿真(Blues audio algorithm and Matlab simulation)
- 2010-05-11 16:05:45下载
- 积分:1
-
PMSM_GA
进行永磁同步电机双闭环FOC控制,采用遗传算法优化转速环PI参数(Double closed loop FOC control of permanent magnet synchronous motor is carried out, and genetic algorithm is used to optimize the PI parameters of speed loop)
- 2020-07-01 14:40:01下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
solution
sor消元法、共轭梯度法求解hilbert病态方程组(sor elimination method, conjugate gradient method for solving equations hilbert ill)
- 2014-10-27 10:34:03下载
- 积分:1
-
kalman
卡尔曼滤波算法的实现,并在相同的条件下与其他滤波算法进行对比,总结kalman滤波的优点。(the realization of kalman)
- 2014-12-15 09:06:44下载
- 积分:1