-
FIRFilterDesign
This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method while the second part focuses on design of equiripple FIR filters using the Parks-McClellan algorithm, i.e. the remez algorithm in Matlab.
- 2021-02-14 16:39:49下载
- 积分:1
-
chaos_general
混沌生成的很多公式,混沌生成的很多共式,混沌生成的很多形式(Formula generated a lot of chaos, chaos generated a lot of a total style, chaos generated many forms)
- 2008-04-29 08:20:24下载
- 积分:1
-
HeatTransferonLshapedSolidBody
Heat transfer problem solved on L shaped solid body using MATLAB partial differential equation toolbox.
- 2011-06-28 05:41:14下载
- 积分:1
-
2ASK-2FSK-2PSK-lmodulation
2ASK、2FSK、2PSK数字调制系统的Matlab实现及性能分析比较(2ASK, 2FSK, 2PSK digital modulation system Matlab implementation and performance analysis and comparison)
- 2013-04-09 20:28:35下载
- 积分:1
-
examples
比较有用的matlab实例,给matlab初学者参考,有需要的还可以联系我(matlab)
- 2009-04-11 15:06:40下载
- 积分:1
-
Beamform
该程序是基于时间延迟求和的波束成形算法的实现,根据是结果来看有很好的效果(The program is based on the sum of the time delay beamforming algorithm, based on results, there is a good effect)
- 2021-01-21 01:18:46下载
- 积分:1
-
基于Mesri蠕变模型的桥梁桩基工后沉降计算程序
基于Mesri蠕变模型的桥梁桩基工后沉降计算程序(Calculation program for post-construction settlement of bridge pile foundation based on Mesri creep model)
- 2020-06-23 03:20:01下载
- 积分:1
-
chapter4
于慧敏信号与系统第二版第四章部分习题的matlab代码... (And systems in Huimin Xin No. Part Second Edition Chapter Exercises matlab code ...)
- 2010-06-04 11:01:19下载
- 积分:1
-
Projet_LMS
My project program LMS, very good
- 2009-03-29 12:54:25下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1