-
HG
说明: 把2D图形变为3D图像的软件。先用该软件将2D图像转为数据,再用我上传的将2D转为3D的MATLAB软件绘图即可。(2D into 3D software)
- 2009-07-20 21:33:18下载
- 积分:1
-
huaxian
vc与matlab联调,由matlab编写m文件,生成com组件,然后vc调用com组件,完成vc与matlab的接口(FBI vc with matlab, matlab prepared from m file to generate a com component, com component then vc call to complete the vc interface with matlab)
- 2009-02-26 20:30:41下载
- 积分:1
-
fttmatlab
可以简单的实现快速傅里叶变换,这只是部分的,等开通了账号再把其他的上传上来(Can simply fast Fourier transform)
- 2010-10-28 15:20:39下载
- 积分:1
-
chap12
说明: 基于MATLAB和VC++,是两者很好的结合应用(Based on MATLAB and VC++, is a good combination of the two applications)
- 2010-03-27 21:08:58下载
- 积分:1
-
VC++callsM
说明: 压缩包内含有VC++中调用Matlab .m函数编译后的动态链接库和VC++中调用Matlab .m函数编译后的对应c函数(Compressed packets contain VC++ Calling Matlab. M function compiled dynamic link library and VC++ Calling Matlab. M function compiled function corresponds to c)
- 2008-12-05 10:27:22下载
- 积分:1
-
zuoye
这是一个我们平时的作业,里面的内容是关于MATLAB的,希望大家觉得有用(This is one of our normal operations, which the content is on the MATLAB, and hope you find it useful)
- 2011-05-14 17:33:00下载
- 积分:1
-
ANO-MR-F1
四轴飞行器程序,含陀螺仪姿态角显示及其控制,稳定易懂,运用PID算法,卡尔曼滤波(Four axis aircraft program, display containing gyro attitude and attitude control, stable and easy to understand, the use of PID algorithm, Calman filter)
- 2015-02-04 11:23:01下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
2
说明: 滑膜变结构控制的matlab仿真程序,学习滑膜变结构控制的基础。(Variable structure control synovial matlab simulation program, learning the basis of variable structure control synovium.)
- 2011-04-17 18:48:35下载
- 积分:1
-
xiaobosuanfa
基于matlab的小波算法,给出了一个完整的算例,初学者可以很好的学习。(Based on the the matlab wavelet algorithm is given a complete example, beginners can learn well.)
- 2013-04-13 21:20:04下载
- 积分:1