-
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
-
ATTENUATIONS
matlab file for cample bozorgnaia 2004 attenuation code
- 2013-11-07 16:31:51下载
- 积分:1
-
111
三个遗传算法matlab程序实例,比较实用,希望大家用得到(Three genetic algorithm matlab examples, practical, hope everyone to use
)
- 2013-05-06 10:41:57下载
- 积分:1
-
fengjimoxing
MATLAB搭建的三种风机模型包含同步电机、异步电机和双馈风机仿真模型(Three kinds of fan model MATLAB structures containing synchronous motors, induction motors and simulation model of DFIG)
- 2016-07-12 17:19:59下载
- 积分:1
-
Simpwin
ce programme permet de calculer la transformer en ondelette sous matlab
- 2011-12-23 03:53:54下载
- 积分:1
-
particle_filter
利用粒子滤波方法,实现目标跟踪的例子。能够直接运行。(Using particle filtering method to achieve target tracking .It can be run directly.)
- 2010-06-14 16:37:13下载
- 积分:1
-
DAE_paper
Solving Index-1 DAEs in MATLAB and Simulink
- 2011-08-31 08:50:28下载
- 积分:1
-
svm-by-myself-team
自己做的一个支持向量机分类程序,调试过是可以用的(Do one SVM program , debugging can be used
)
- 2014-11-13 15:14:40下载
- 积分:1
-
3weishange222
本程序利用matlab实现3维栅格地图建模,调试成功,有兴趣的可以下载(This procedure using matlab to achieve a three-dimensional grid map modeling, debugging success, interested can download)
- 2013-04-12 18:58:18下载
- 积分:1
-
controllableandobservable
用MATLAB实现用C代码可控性和客观性的判断和转移矩阵的求解等各种功能。(Implementation using MATLAB code with C controllability and objectivity of the judge and the transfer matrix to solve a variety of functions.)
- 2009-03-28 14:24:53下载
- 积分:1