-
chap3_09_DMRAS_ordn_d
在自动控制系统的过程中,DMRAS稳定方程 持续时间 稳定时间 动态响应(In the process of automatic control system, DMRAS stability equation dynamic response settling time duration)
- 2013-09-04 14:55:03下载
- 积分:1
-
focal_mechanism_P
地震学绘制震源机制小程序,只要输入震源机制参数就能方便地用MATLAB绘制震源机制球(Program of focal mechanism )
- 2021-03-31 19:29:08下载
- 积分:1
-
QRalgorithm
QR算法求特征值的原理及实现方法,并附有程序代码。(QR algorithm for eigenvalue of the principle and method, together with program code.)
- 2011-06-11 00:03:09下载
- 积分:1
-
Desktop
Numerical analysis: Newton method used to solve the nonlinear problems.
- 2013-08-24 05:14:52下载
- 积分:1
-
phd
Direct Torque Control with Space Vector
Modulation (DTC-SVM) of Inverter-Fed
Permanent Magnet Synchronous Motor Drive
- 2011-11-26 18:53:41下载
- 积分:1
-
guangdaizhongxintiqu
用于自动批量提取不同图像坐标位置的激光光带图像的中心,并将批量处理结果依次显示在一张输出图像中,输入为批量的激光光带图像,输出为激光中心坐标并做图显示(Different images for automatic batch extraction center coordinate positions with images of laser light, and the batch processing results in order to display the image in an output, the input for the bulk of the laser light with the image coordinates of the center and the laser output is done diagram shows)
- 2014-01-02 17:37:00下载
- 积分:1
-
path_planning-master
新型扫地机器人的一种路径规划算法A path planning algorithm for sweeping robot(A path planning algorithm for sweeping robot)
- 2020-07-08 23:38:59下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
integrate
MATLAB自带的积分函数,采用m文件编写。通用性好,方便新手分析其编程思路。(MATLAB built-in integration function, the use of m document preparation. Common good, to facilitate analysis of its new programming ideas.)
- 2009-06-24 11:06:05下载
- 积分: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