-
power_wind_ig
双馈风电机组并网模型,适合研究生学习和仿真实验(Doubly-fed wind power generator interconnection model, suitable for graduate study and simulation experiment)
- 2015-01-05 16:53:04下载
- 积分:1
-
SVM-(2)
说话人识别算法SVM 全套可以运行,包含端点检测,特征提取等(Speaker recognition algorithm a full set of SVM can run, contains the endpoint detection, feature extraction)
- 2015-03-17 19:02:23下载
- 积分:1
-
drtoolbox2.5-and-readme
张量工具箱,提供张量分解等功能,附上安装说明文件,经测试很好用。(tensor decomposition and install readme)
- 2021-03-15 10:09:22下载
- 积分:1
-
mcmc
mcmc 马尔可夫链 蒙特卡罗算法
具体参数 请用help命令(MCMC Markov chain Monte Carlo algorithm specific parameters Please help command)
- 2007-12-22 15:47:11下载
- 积分:1
-
cisco_labs
CCNA Exploration 4.0.5.0
Routing Protocols and Concepts
Instructor Packet Tracer Lab Manual (answers)
- 2013-10-03 23:16:40下载
- 积分:1
-
ASK
说明: 基于MATLAB的ASK编码,已经通过了MATLAB调试了(MATLAB-based ASK encoding, has adopted a MATLAB debugging)
- 2010-05-04 20:40:38下载
- 积分:1
-
M_files_Force_Position_control_of_a_manipulator_u
simulation 3d puma 6 dof
- 2011-11-12 21:07:43下载
- 积分:1
-
maltlab-simulation
本文件包括matlab 仿真内容 有 四阶龙库格 函数仿真 等(This document contains the contents of matlab simulation of fourth-order function of simulation cell Long Library)
- 2009-12-27 15:27:37下载
- 积分:1
-
theapplicationofmatlab
说明: matlab在图像处理,界面设计以及数值分析等各个方面的应用。(the application of matlab in image processing, numerical analysis, interface design and so on)
- 2010-04-13 15:21:10下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1