-
ASK
ASk调制与解调(MATLAB) 可以在MATLAB上直接运行(ASk modulation and demodulation (MATLAB) can directly run MATLAB)
- 2021-02-18 16:09:45下载
- 积分:1
-
Matlab_Simulink_to_code
matlab 和 simulink 转换成代码的实现,其中第8章介绍了matlab simulink 到vxworks代码的实现(matlab and simulink to code for some special use)
- 2009-03-08 09:48:07下载
- 积分:1
-
base-plate
base plate analysis of steel structure
- 2013-05-17 22:26:38下载
- 积分:1
-
suzishibie
用MATLAB读取图片,并用神经网络进行训练,输出辨识数字。(Reads the image using MATLAB, and training, the digital output identification using neural networks.)
- 2015-09-19 21:12:58下载
- 积分:1
-
icp
Matlab经典的ICP点云配准算法,内部包含三个例子,亲测可用。(Matlab classic ICP point cloud registration algorithm. There are three examples in the Zip file. I have texted that it can be used successfully.)
- 2015-11-08 10:43:30下载
- 积分: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
-
zuizhongban
基于重复控制的逆变器模型,系统完全可运行且功率因数较好,仅供大家参考(Repetitive control inverter model, the system is fully operational and the power factor is better)
- 2015-04-04 16:37:26下载
- 积分:1
-
RLS1
本程序为带遗忘因子的递归最小二乘的程序,在MATLAB下进行仿真。(This procedure with forgetting factor recursive least squares procedure, the MATLAB simulation.)
- 2012-04-29 10:41:39下载
- 积分:1
-
edgedetection
Edge detection refers to the process of identifying and locating sharp discontinuities in an image. The discontinuities are abrupt changes in pixel intensity which characterize boundaries of objects in a scene.
- 2013-05-04 07:01:51下载
- 积分:1
-
work
基本的卡尔曼滤波算法,对于初学卡尔曼滤波的来说比较容易看懂(kalman fitler)
- 2015-04-22 21:17:29下载
- 积分:1