-
algothim
主要讲述了c的一些应用程序及其在具体地方的应用(C described some of the major applications and applications in specific areas)
- 2010-09-11 10:49:11下载
- 积分:1
-
statistical-words-and-sentences
用于统计单词和句子数量,采用MATLAB编程(For the number of statistical words and sentences)
- 2012-05-18 22:18:33下载
- 积分:1
-
fastica_mian
本程序是快速独立成分分析算法的主程序,包含了详细的注释,不含子程序。(This procedure is fast independent component analysis algorithm of the main program, including detailed notes, excluding subroutine.)
- 2013-09-22 10:10:23下载
- 积分:1
-
Wind-with-Synch
Wind System with Sychrounous Generator
- 2014-12-23 08:29:05下载
- 积分:1
-
linear-regression
该程序用一个实例进行演示线性回归方程的建立。(The procedures used to establish an instance demonstrates the linear regression equation.)
- 2013-11-29 22:28:20下载
- 积分:1
-
desicion tree
使用MATLAB软件来生成决策树的系列代码(Matlab routine of decision tree)
- 2020-07-02 22:40:01下载
- 积分:1
-
HConvSquar
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM ( A 2D homogeneous convection-diffusion case (u = exp (-ex* deta* x-ex* deta* y) with a square with all Dirichlet boundary, note that reaction coefficient is not zero by indirect BKM)
- 2007-09-24 15:48:01下载
- 积分:1
-
OFDM
OFDM 系统仿真程序源代码,主要用于OFDM系统仿真(OFDM system simulation program source code, mainly used in OFDM system simulation)
- 2008-03-29 14:53:06下载
- 积分: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
-
FS
Computes fourier series
- 2014-02-05 20:55:05下载
- 积分:1