-
MATLAB
其中,子目录《数字信号处理题解及电子课件》_MATLAB程序包含了完成该书的习题参考答案时所用到的MATLAB程序,直接运行这些程序可给出相应习题参考解答的结果。用MATLAB编写的程序的名称由“ex”开头,接下来是所在的章、习题序号及该习题中MATLAB程序的序号,如ex_01_06_1,指的是第1章第6题的第1个程序。(Among them, the subdirectory " digital signal processing solutions and electronic courseware title" _MATLAB The book contains a complete reference to answer the exercises used by the MATLAB program, these programs can be run directly gives a reference to answer the result of exercise. MATLAB program with the name written by the " ex" at the beginning, followed by the host of the Chapter, and the number of exercises exercise program in MATLAB serial number, such as ex_01_06_1, refer to Chapter 1, Article 6, paragraph 1 of the title process .)
- 2009-04-26 19:33:56下载
- 积分:1
-
bayesClassifier
bayes Classifier ,impleneted by matlab.
- 2014-11-30 15:26:08下载
- 积分:1
-
rrs
矩形脉冲及频谱仿真程序,利用matlab实现矩形脉冲及其频谱仿真的程序(Rectangular pulse and spectrum simulation program using matlab rectangular pulse and its spectrum simulation program)
- 2012-11-12 11:19:29下载
- 积分:1
-
msk
MSK信号的模拟仿真代码。可以适合与研究MSK信号的人。(MSK signal simulation code. MSK signal can be suitable for people with research.)
- 2010-08-10 16:46:06下载
- 积分:1
-
MATLABpro
该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法(The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differential equations, square root of improvement, chasing method, etc.)
- 2006-05-26 14:20:34下载
- 积分:1
-
Facial-Recognition-System
人的面部识别程序,检测正确率很高,经过对多账户照片的识别,正确率为百分之一百(Facial recognition program, the detection accuracy is high)
- 2020-07-04 11:20:01下载
- 积分:1
-
di2ti
说明: 通过卷积的方式,实现无误差线性调频信号脉冲压缩仿真
通过频域补零法实现10倍以上过采样
实现3阶(-20dB)泰勒加窗,进行脉冲压缩
在3阶(-20dB)泰勒加权下实现QPE下的买中压缩(Simulation of LFM signal pulse compression)
- 2019-12-29 22:14:01下载
- 积分:1
-
TDE
相关法时延估计的matlab仿真,能对任意wave文件使用,并进行误差分析(Correlation time delay estimation of matlab simulation, can use any wave file and analyze the errors)
- 2010-07-24 10:46:29下载
- 积分:1
-
wenxian
说明: 一个很有用的PID控制程序,用于性能评价,主要是看仿真图的(A useful PID control procedures for performance evaluation, mainly the simulation map)
- 2010-03-31 16:22:21下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1