-
digital
数字信号的Matlab仿真程序,包括常用的数字信号调制解调过程。(51 SCM-related tutorials, very good, good view, very useful!)
- 2009-05-08 23:40:27下载
- 积分:1
-
imIntegralHist
A m-function called iHist to compute the histogram of any rectangular subimage
of the input image given the integral histogram
- 2014-10-06 13:01:58下载
- 积分:1
-
AutoBuxhost-v4.0.1.1805
Using GUI........................
- 2013-04-28 08:52:23下载
- 积分:1
-
PROYECTO
Simulacion de transmision por multiplexacion de division de frecuencia de cuatro audios.
- 2015-04-01 23:02:30下载
- 积分:1
-
SimpleMKL
很经典的一个多核学习程序SimpleMKL,包括对应的文章和demo程序,可以很容易学习和上手MKL的原理和应用!(A classic learning program multicore SimpleMKL, including the corresponding articles and demo program that makes it easy to learn and to use the principles and applications of MKL!)
- 2015-11-17 14:10:42下载
- 积分:1
-
raxay
汽车的横摆角速度仿真模块,输入为汽车四个轮胎的纵向力和横向力,仿真结果为汽车的横摆角速度。(The car' s yaw rate simulation module, enter the longitudinal force and lateral force of the car four tires, the simulation results for the car' s yaw rate.)
- 2012-05-24 14:43:41下载
- 积分:1
-
kalman_introduction
卡尔曼滤波器介绍,北卡莱罗纳大学的,已经翻译成中文版了(Kalman filter, the University of North Kalailuona, has been translated into the Chinese version)
- 2007-05-13 16:11:51下载
- 积分:1
-
GSM
说明: 基于梯度相似度的图像质量评价方法,发表在2012年TIP国际期刊上(Full reference image quality evaluation)
- 2020-12-11 10:39:17下载
- 积分:1
-
JADE
说明: JADE算法的matlab实现,用matlab打开后可以直接使用,可以用于做对比算法(Matlab implementation of JADEalgorithm)
- 2020-10-28 19:34:24下载
- 积分:1
-
IIR滤波器设计
现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的:
低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4)
高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3)
带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4)
带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。
(an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
- 2005-08-28 19:51:08下载
- 积分:1