-
chap06
ex5_1 I-型线性相位FIR滤波器
ex5_2 II-型线性相位FIR滤波器
ex5_3 III-型线性相位FIR滤波器
ex5_4 IV-型线性相位FIR滤波器
ex5_5 矩形窗频响
ex5_6 希尔伯特变换器设计-汉宁窗
ex5_7 低通滤波器设计-汉明窗
ex5_8 带通滤波器设计-布莱克曼窗
ex5_9 低通滤波器设计-凯塞窗
ex5_11 频率采样技术:低通,朴素法
ex5_12 频率采样技术:低通, 最优法T1 & T2
ex5_13 频率采样技术:带通, 最优法T1 & T2
ex5_14 频率采样技术:高通, 最优法T1
ex5_15 频率采样技术:差分器
ex5_16 频率采样技术: 希尔伯特变换器
ex5_17 利用Parks-McClella算法设计低通滤波器
ex5_18 用PM算法进行的带通滤波器设计
ex5_19 用PM算法进行的高通滤波器设计
ex5_20 用PM算法进行的阶梯滤波器设计
ex5_21 用PM算法进行的差分器设计
ex5_22 用PM算法进行的希尔伯特变换器设计(ex5_1 I-type linear phase FIR filter
ex5_2 II-type linear phase FIR filter
ex5_3 III-type linear phase FIR filter
ex5_4 IV-type linear phase FIR filter
rectangular window frequency response ex5_5
Hilbert ex5_6 converter design- Hanning window
low-pass filter design ex5_7- Hamming window
ex5_8 bandpass filter design- Blackman window
ex5_9 low-pass filter design- Kaiser window
ex5_11 sampling frequency: low-pass, a simple method
ex5_12 sampling frequency: low-pass, optimal method T1 & T2
sampling frequency ex5_13: band-pass, optimal method T1 & T2
ex5_14 sampling frequency: high-pass, optimal method T1
sampling frequency ex5_15: differentiator
sampling frequency ex5_16: Hilbert converter
Parks-McClella use ex5_17 algorithm design low-pass filter
PM algorithm ex5_18 with the band-pass filter design
PM algorithm ex5_19 with the high-pass filter design
PM algorithm used ex5_20 ladder filter design
PM algorithm used ex5_21 differential design
PM al)
- 2009-04-04 11:17:43下载
- 积分:1
-
Fourth-order-cumulant-based-MUSIC
说明: 基于四阶累积量的MUSIC算法,内有注释(Fourth-order cumulant-based MUSIC algorithm, the annotated)
- 2020-09-01 15:08:10下载
- 积分:1
-
MATLAB-notes
MATLAB基础讲课笔记内容 解压就能阅读,(Lecture notes based on the contents of MATLAB)
- 2011-05-17 16:37:51下载
- 积分:1
-
gpc
用matlab实现预测控制中的GPC算法(Predictive control with matlab implementation of the GPC algorithm)
- 2010-10-18 15:37:04下载
- 积分:1
-
yibudianji
基于matlab的异步电机直接转矩控制研究,包括异步电机数学模型,异步电机直接转矩控制技术,(Research on direct torque control of induction motor based on MATLAB, including the mathematical model of asynchronous motor, induction motor direct torque control technology,)
- 2014-11-16 15:16:42下载
- 积分:1
-
Optical--systems-
利用 OptiSystem 设计光通信系统,有很多有关光子学仿真实验的详细介绍,对于通信学习有比较好的借鉴。(OptiSystem design optical communication systems use, there are many details about photonics simulation experiments, learning to communicate better reference.)
- 2015-03-28 10:42:17下载
- 积分:1
-
digitizer
digitize grapical graphs
- 2013-08-19 18:53:08下载
- 积分:1
-
particle-filter-
particle filter paper in a code, a total of papers in the code implementation mentioned in matlab+ C
- 2011-12-28 18:07:50下载
- 积分:1
-
MATLAB
麦克风阵列的节点定位 运用MDS进行位置标定(Node localization of microphone array
MDS)
- 2015-01-01 15:02:32下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1