-
bpsk
通信原理实验中数字调制的二进制绝对相位调制(Communication theory of binary digital modulation experiments, the absolute phase modulation)
- 2010-12-08 17:40:27下载
- 积分:1
-
motorsidecontrol
定子电压定向双馈电机机侧控制策略simulink仿真模型,参数需自己设置。(The stator voltage orientation doubly-fed machine machine side of the control strategy simulink simulation model, the parameters need to set up their own.)
- 2012-06-05 10:45:50下载
- 积分:1
-
nihe
说明: matlab拟合数据,分为回归分析、曲线拟合及计算机模拟(it contains Regression analysis, curve fitting and computer simulation)
- 2009-08-08 15:08:45下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
The-Itil-Foundation-Exam-Study-Guide-3Rd-Edition
Itil guia de estudio
- 2014-10-22 21:23:58下载
- 积分:1
-
zhuansushuangbihuan
给出了直流电机双闭环调速系统在Matlab/simulink 下的仿真程序,是电气工程及其自动化专业毕业设计中 所能用到得MATLAB仿真。(Gives the two-loop DC motor speed control system in Matlab/simulink simulation under the procedures, graduate electrical engineering and automation design can be used in MATLAB simulation.)
- 2020-11-30 21:59:27下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
ColorBalance
一幅彩色图像数字化后,在显示时颜色经常看起来有些不正常。这是色通道的不同敏感度,增光因子和偏移量造成的,称为三基色不平衡。这个校正过程称为彩色平衡。(After a digital color image in the display color always looks somewhat normal. This is a different color channel sensitivity factor and credit to offset caused by the imbalance as the three primary colors. This correction process is called color balance.)
- 2011-02-15 22:21:11下载
- 积分:1
-
gpts
说明: 一个可以实现图像的高频提升MATLAB程序
- 2010-05-01 21:10:47下载
- 积分:1
-
canny_edge
canny_edge的源码 供朋友们参考(canny_edge friends as a reference source for)
- 2011-08-23 22:45:08下载
- 积分:1