-
Matlabfastlearn
快速学习matlab,看完之后能够掌握matlab的基础知识,进行简单编程(fast learn matlab)
- 2010-06-03 08:36:29下载
- 积分:1
-
BLDCPsimulator
无刷直流电机矢量控制仿真模块 功能良好 运行快速(Vector Control of Brushless DC Motor function was good to run fast simulation module)
- 2020-06-29 04:40:02下载
- 积分:1
-
DOA_coherent_signal
线列阵对相干信号进行目标方位估计,包括前向平滑,后向平滑,双向平滑,修正music算法等(Line Array for coherent signal DOA estimates, including forward smoothly, backward smoothing, double smoothing, modified music algorithm)
- 2013-10-16 13:43:16下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
LMD
局域均值分解的程序,此为经验模态分解方法的另一种改进,此方法能够减小端点效应的影响,但是模态混叠问题还是没有得到完全抑制(Local mean decomposition process, this is the empirical mode decomposition method is another improvement, this method can reduce the effect of the endpoint, but the modal aliasing problem has still not been completely suppressed)
- 2020-12-28 10:49:02下载
- 积分:1
-
baifeng
单缝衍射,白光重现。大学物理很好的演示示例。自编。(Single slit diffraction, the white light to reproduce.University physics demonstrating example very well.The self-made.)
- 2016-05-09 00:41:08下载
- 积分:1
-
hungary
最大匹配 很好的方法 hunary法 最大匹配 很好的方法 hunary法 (the best matching for the matching map ,the measrue is hunary,the best matching for the matching map ,the measrue is hunary )
- 2011-07-26 15:51:01下载
- 积分:1
-
cdma
直接序列扩频的缩写(DS-SS )
二相相移键控(BPSK)
matlab源代码(An acronym for Direct Sequence Spread Spectrum (DS-SS) two-phase phase shift keying (BPSK) matlab source code)
- 2021-04-07 15:39:01下载
- 积分:1
-
DOA1
classic direction of arrival and beam forming method matlab implementation
- 2010-02-18 16:44:19下载
- 积分:1
-
57578861simulink_labs
说明: 一个关于调制的MATLAB小程序,此程序的调制方式是幅度调制。(on modulation of a small MATLAB procedures, this procedure is the modulation amplitude modulation.)
- 2006-05-15 22:18:51下载
- 积分:1