-
matlab_VC
利用VC++6.0开发matlab与VC通信,本人已运行,好用(VC++6.0 developers Matlab and VC communication, I have to run, easy to use)
- 2012-10-22 19:14:33下载
- 积分:1
-
clark-and-park
本代码是CLARK和PARK变换的m文件和simulink模型,即从三相坐标变换到两相坐标的变换。(This code is CLARK and the PARK transform of the m file and the Simulink model, namely from the three-phase to two-phase coordinate transformation of coordinate transformation.)
- 2014-09-03 10:55:22下载
- 积分:1
-
CDMSchen
此程序主要是对振动速度和位移信号的在线采集和处理,功能较为齐全。(This program is mainly for vibration velocity and displacement signal acquisition and processing online, function more complete.)
- 2014-11-11 22:27:09下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
Inverted-pendulum
对二阶倒立摆进行仿真,利用S函数搭建模块,实现对非线性二阶倒立摆的控制仿真(Inverted pendulum on the second simulation, the use of S-function to build the module, to achieve second-order non-linear simulation of inverted pendulum control
)
- 2011-07-09 21:51:11下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
calculation-to-plates-by-matlab
利用Matlab7. 0 开发出图解计算精馏塔理论级数行的新方法. 该方法简单、准确、应用范围广,还可以通过改变输入参数,计算不同条件下精馏塔的理论级数,并能够可视化地输出理论级数的图解过程.(With Matlab7. Developed a new method for graphical calculation of ideal series. The method is simple, accurate, and a wide range of applications, and can also calculate the theoretical stages of distillation column under different conditions by varying the input parameters, and be able to output visual illustration of the theoretical stages.)
- 2012-08-28 20:22:00下载
- 积分:1
-
TheResearchofSpatialSpectrumEstimationAlgorithminS
智能天线技术是第三代移动通信系统的关键技术之一,也是国内外热门的研究课题。由于无线移动通信的信道传输环境具有复杂性和不确定性,存在多径衰落和时延扩展,因此造成了符号间串扰、同信道干扰、多址干扰等,这些干扰降低了链路性能和系统容量,智能天线技术是解决以上问题的方法之一。 本文首先阐述了智能天线和白适应波束形成的基本理论,然后对自适应算法进行了研究。对一些基本的自适应算法最小均方算法、恒模算法及递推最小均方算法进行了分析讨论,用计算机仿真的结果论证了算法的性能。针对相干干扰介绍了空间平滑技术,对传统的相干干扰抑制方法-空间平滑法进行了分析,采用改进算法有效降低了空间平滑算法的运算量。对信号波达方向(DOA)的估计是智能天线研究的另一关键问题。第四章在介绍了阵列信号处理方法的基础上,先简单介绍了Bartlett、Capon、MUSIC等空间谱估计算法,分析了信源数目过估计与欠估计情况下的MUSIC算法性能,提出一种改进算法,在信源数目有误差的情况下该算法的性能良好。第五章针对多径干扰环境,在分析MMUSIC算法的基础上,本文提出了基于低秩矩阵逼近法的改进MUSIC算法(In this paper, firstly, the author illustrates the principles of smart antenna and adaptive beam forming, and then introduces some typical adaptive algorithms, the LMS ,CMA and RLS algorithms are analyzed and discussed and simulate them in the computer to prove their capability. but they have the disadvantage of high complexity, so they are not fit for practice. The paper analyses the conventional method rejecting spatial smoothing coherent interfering signals, which is spatial smoothing technique)
- 2009-07-02 22:43:06下载
- 积分:1
-
MindVB_3Apr2K_Source
MATLAB,VB做成的神经网络计算程序(MATLAB, VB caused by the neural network program)
- 2007-05-04 18:03:21下载
- 积分:1
-
basicforMusic
music算法运用于波达方向的测定,波达方向的测定先现广泛用于雷达等应用中.music算法是个很成熟的算法,如今学者们就计算量,精确度上的问题又提出了很多的改进算法.如下为
基本算法,可正确运行(music DOA algorithm applied to the determination of DOA in the first radar is widely used in such applications. music algorithm is a very mature algorithm, Now scholars on the calculation accuracy on the problem makes a lot of improved algorithm. following the basic algorithm, can be correctly operation)
- 2007-05-07 16:21:01下载
- 积分:1