-
diffstbc
本程序利用MATLAB仿真在不知道信道状态信息的情况下,利用差分编码和差分接收计算误码率的程序(MATLAB simulation of the procedures used in the does not know the channel state information of the case, the use of differential encoding and differential receiver bit error rate calculation process)
- 2010-08-18 18:18:54下载
- 积分:1
-
bound2four
此源码主要功能是在图像分析时将8连接边界转换为4连接边界,在图像分割、描述和识别中有较大的用途(The main function of this source is in the image analysis will be 8 to connect the border converted to 4 to connect the border, in the image segmentation, description and identification of a greater use of)
- 2007-12-14 18:54:25下载
- 积分:1
-
kalman4
matlab source code for kalman filtering system
- 2010-10-02 15:05:55下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1
-
DPSO
动态粒子群算法源程序,来源于matlab智能算法30个案例(Dynamic particle swarm algorithm source code, matlab intelligent algorithm from 30 cases)
- 2021-04-14 17:08:55下载
- 积分:1
-
Energy_detection_simulation
ENERGY DETECTION OF SIGNAL
- 2014-02-16 17:17:34下载
- 积分:1
-
Kalman_mo
kalman这个著名模型在图像处理与机器智能方面的应用的一些代码,打包上传了,基于matlab平台开发的。(Tracking the famous model in image processing and machine intelligence and the application of some code, Upload the package, based on the Matlab development platform.)
- 2007-05-14 22:52:34下载
- 积分:1
-
gbest-trajectory
gbest trajectory (gbest trajectory)
- 2013-05-02 19:10:38下载
- 积分:1
-
LunarCalendar
这是一个阴历转阳历的matlab小程序
(This is a lunar calendar to the Gregorian calendar applet matlab)
- 2007-08-12 15:05:30下载
- 积分: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