-
harris
harris的matlab程序,精度不是很高,但是大家可以根据需要进行改写(harris)
- 2007-09-01 08:53:58下载
- 积分:1
-
MixFigure
自己写的一个vc与MATLAB混合编程的例子(Himself wrote a vc with MATLAB programming examples of mixed)
- 2008-05-09 11:42:11下载
- 积分:1
-
ArduCopter
apm开源飞控,供无人机飞行器的爱好者研究(APM source control, for lovers of unmanned aircraft
)
- 2014-09-12 17:59:28下载
- 积分:1
-
GA-paper
这是一篇硕士论文,题目是多目标优化的遗传算法研究(This is a master' s thesis topic is a multi-objective optimization by genetic algorithm)
- 2011-05-25 14:32:00下载
- 积分: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
-
BOUC-wen
说明: VBA编写的Bouc-Wen模型,拟合滞回曲线,应用于很多研究中,需要的联系我,VBA编写的Bouc-Wen模型模型,拟合滞回曲线,应用于很多研究中,需要的联系我,VBA编写的BOuC-文模型,拟合滞回曲线,应用于很多研究中,需要的联系我(TheBouc-Wenmodel compiled by VBA is used to fit hysteretic curve in many studies. It needs to contact me. The Bouc-Wenmodel compiled by VBA is used to fit hysteretic curve in many studies. It needs to contact me. TheBouc-Wen model compiled by VBA is used to fit hysteretic curve. It is used in many studies and needs to contact me.)
- 2019-05-24 22:06:28下载
- 积分:1
-
mohu
这是一个模糊算法的框架,只需修改模糊规则表,就可以移植到自己的工程中。(This is an algorithm of fuzzy algorithm framework, only need to modify the fuzzy rules table after can be transplanted to their own project.)
- 2016-01-21 15:36:49下载
- 积分:1
-
music-algorithm
这是一个Matlab开发的数字波束形成源代码,基于music算法的,仿真正确。(This is a Matlab development of digital beamforming source code, based on the music algorithm, the simulation is correct.)
- 2012-08-23 23:52:00下载
- 积分:1
-
MexDemo
说明: 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。(Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.)
- 2009-08-21 15:14:27下载
- 积分:1
-
BinarySearchSample
The file name it says everything.........
- 2010-01-04 17:53:00下载
- 积分:1