-
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
-
aocMatlab
使用蚁群算法解决最短路径问题的通用的Matlab程序(The shortest path using ant colony algorithm to solve a common problem in Matlab)
- 2011-11-23 16:31:38下载
- 积分:1
-
natural_yuan
LBM方法模拟方腔流动,处理边界问题为反弹格式,试用简单,但还有改善的地方。(LBM method to simulate the cavity flows, treatment of boundary problem for rebound format, try a simple, but also improve the place.)
- 2021-02-24 16:19:39下载
- 积分:1
-
zhengfangxingbiaoding
一种基于正方形的摄像机参数标定程序,简单实用(camera calib )
- 2010-06-03 19:36:39下载
- 积分:1
-
power_wind_dfig_data
说明: 风能发电系统的MATLAB simulink 仿真模型,用于对不同风速下电力感应电机的反应输出特性的分析。(Wind power generation system MATLAB simulink simulation model for different wind speeds the power output characteristics of the response of induction motor analysis.)
- 2010-03-24 14:13:52下载
- 积分:1
-
add-noise
添加随机白噪音方法,用于时序仿真分析,仅供参考!(Add noise for simulation)
- 2013-10-16 14:59:52下载
- 积分:1
-
3
说明: Practical Signal Processing using MATLAB
- 2011-11-11 01:37:11下载
- 积分:1
-
four-methos
四种MATLAB时程分析方法,如中心差分法,Wilson法等,包含主程序。(time-procedure analysis)
- 2015-08-04 11:19:35下载
- 积分:1
-
Invar_Moment
该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索(The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based image retrieval)
- 2010-07-05 10:16:44下载
- 积分:1
-
minPF
外点罚函数法,用于求解非线性优化问题,适用于matlb程序(Outside the penalty function method for solving nonlinear optimization problems for matlb program)
- 2013-09-25 08:55:09下载
- 积分:1