-
xin
1.用matlab实现心形图的绘制,用极坐标的形式或用隐函数的形式实现,
2.玫瑰形的matlab实现(1. Using matlab mapping to achieve heart-shaped, with polar coordinates in the form or the form of implicit function implementation, 2. Rose-shaped matlab implementation)
- 2010-11-28 13:22:36下载
- 积分:1
-
3
说明: matlab 科学计算与可视化程序集。几百个小程序供初学者掌握matlab的科学计算十分有帮助。(matlab scientific computing and visualization of the assembly. Hundreds of small programs for beginners to master the scientific computing matlab very helpful.)
- 2009-12-16 14:06:45下载
- 积分:1
-
Important-1
code of multivariable optimization by yang
- 2012-06-18 21:56:38下载
- 积分:1
-
magnify
matlab绘制图形完成后,在句柄窗口实现局部放大,通过鼠标键盘的操作来选择放大区域(matlab graphics rendering is completed, the handle of the window to achieve local amplification, through the operation of mouse and keyboard to select the magnified area)
- 2013-11-28 18:47:55下载
- 积分:1
-
stateflow
使用matlab中的simulink下的stateflow模块进行仿真的PPT课件和模型文件。(Using matlab simulink in the module under the stateflow PPT courseware and simulation model files.)
- 2011-05-30 20:46:49下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
code
These files are made on MATLAB in which we have got embedded target for C in DSP.
- 2009-03-14 03:17:22下载
- 积分:1
-
Matlab-youhua
一篇matlab代码优化的文章,对写matlab代码具有很好参考意义!(A matlab code optimization of the article, write matlab code of good reference value!)
- 2011-04-19 15:20:14下载
- 积分:1
-
exa130301
三相电源出现缺项是的故障源代码以及正弦信号的源代码(Three-phase power supply is the fault of partial sinusoidal signal source and the source code)
- 2011-05-07 10:02:15下载
- 积分:1
-
PIDcontorl
this is machine mechanism in PID control of Motor whit zero-impulse used in matlab, draw freq fig.
- 2014-08-27 10:52:58下载
- 积分:1