-
code-examples
图像处理教程案例,源码程序,刚入门的学者不妨一阅,必然好处多多。(Image processing tutorial cases, source program, just to get a scholar might read, certainly many advantages.)
- 2013-08-27 22:05:11下载
- 积分:1
-
GRID-CONNECTED-3PHASE-LOAD-MATLAB-SIMULATION
THIS SIMULATION INCLUDES GRID CONNECTED MATLAB SIMULATION.
- 2015-03-10 13:32:19下载
- 积分:1
-
Desktop
MATLAB中的柱状图颜色替换为网格或者斜线等的调用函数源代码,易于区分(MATLAB histogram of color is replaced by the calling function of grid or slash source code, easy to distinguish)
- 2015-05-20 22:28:17下载
- 积分:1
-
simdiscr
make descrite selection from a set of values with different probabilities and produce a sample array
- 2012-01-27 04:17:57下载
- 积分:1
-
SWcomplex
生成小世界网络的Matlab程序,比较好,很多人都在用这个(Generate small-world network Matlab program, better, a lot of people are using this)
- 2010-11-26 20:07:02下载
- 积分:1
-
GenChirp
描述如何使用MATLAB产生线性调频信号,并输出仿真图形(Describes how to use MATLAB to generate a linear FM signal, and output of simulation graphics)
- 2012-03-22 15:31:35下载
- 积分:1
-
motorsimulink
基于比例趋近率的控制器实现位置跟踪,滑模控制(the position tracking based on proportion approach )
- 2013-10-06 21:10:31下载
- 积分:1
-
lock
针对激光器的锁模技术进行了matlab仿真,输出有锁模前后对比图,可以加深对锁模技术的了解,是学习激光原理不可多得的好资料。(For laser mode-locking technology has carried on the matlab simulation, the output is compared before and after the mode-locked figure, can deepen the understanding of the mode-locked technology, is the rare good learning principle of laser materials.)
- 2020-07-21 09:28:46下载
- 积分:1
-
assgnt1_ex4
matlab image procesing
- 2009-10-12 06:58:43下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1