-
DSP-exp
这是中国科学技术大学的dsp实验内容,包括FFT,卷积,滤波器设计等内容,可供学习MATLAB以及深入理解dsp原理之用(This is dsp experiment of USTC, including FFT, convolution, filter design, etc., for learning MATLAB and in-depth understanding of the principle of dsp.)
- 2010-11-15 21:20:39下载
- 积分:1
-
PLS_Manual_4
PLS toolbox V.4 manual (under matlab)
- 2014-01-31 17:07:22下载
- 积分:1
-
tiaozhi
基于AM DSB SSB调制解调的程序,较好的组织了语言描写,展示了通信系统中最基本的调制解调过程知识(Based the AM DSB SSB modulation demodulation process, preferably organized language description, showing a basic knowledge of the modulation and demodulation process in the communication system)
- 2013-04-02 16:36:00下载
- 积分:1
-
PSO
粒子群优化算法的寻优算法—非线性函数的极值优化(The optimum algorithm of particle swarm optimization algorithm, the extremal optimization of nonlinear functions)
- 2021-03-21 17:19:17下载
- 积分:1
-
simulink
说明: 利用Matlab/simulink搭建纯电动汽车底盘模型,仿真其底盘控制性能。(Using Matlab / Simulink to build a pure electric vehicle chassis model and simulate its chassis control performance.)
- 2020-04-02 23:38:24下载
- 积分:1
-
adaptivefir
说明: 自适应滤波器。自适应滤波器为11个权系数的FIR结构。(1)不同的方差σ2(2)LMS算法画出一次实验的误差平方收敛曲线,训练长度为500,给出滤波器系数;进行20次独立实验,给出平均收敛曲线。不同步长值的比较。(3)RLS算法,LMS和RLS算法的比较
(Adaptive filter. Adaptive filter weights for 11 of the FIR structure. (1) different variance σ2 (2) LMS algorithm for an experiment to draw square error convergence curve, the training length is 500, given filter coefficient conduct 20 independent experiments, given the average convergence curve. Are not synchronized long value comparison. (3) RLS algorithm, LMS and RLS Algorithms)
- 2008-11-18 22:01:00下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
Biomechanical-Model-based
说明: 基于生物力学模型的可形变医学图像配准方法。可运行(Biomechanical Model based)
- 2011-03-20 14:12:40下载
- 积分:1
-
emd
EMD经验模态分解,用于信号处理,也常和hilbert变换一起用于信号特征提取、信号消噪等领域(EMD empirical mode decomposition for signal processing, and is often used in conjunction with hilbert transform signal feature extraction, signal de-noising and other fields)
- 2015-03-17 10:03:18下载
- 积分:1
-
FORMATION-OF-ADMITTANCE-AND-IMPEDANCE-BUS
maltab program for formation of bus impedance and admittance matrices
- 2012-02-05 11:05:49下载
- 积分:1