-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1
-
PCTC_sim_v1
generation of pctc in matlab...simulation code
- 2013-12-20 00:44:05下载
- 积分:1
-
jizuobiao
本程序采用MATLAB对IEEE标准测试系统算例进行编程,并给出了9,14,30,39,57等系统的数据,将数据直接导入潮流主程序编程进行计算分析(The program uses MATLAB to IEEE standard test systems for programming examples, and gives 9,14,30,39,57 other system data, trend data directly into the main program for calculation and analysis)
- 2011-07-26 10:25:48下载
- 积分:1
-
matlab-algorithm
matlab编写的一系列方程求解函数,适合搞科研的同学(matlab function to write a series of equations for the students to engage in scientific research)
- 2011-09-23 22:27:48下载
- 积分:1
-
emd
emd,eemd以及去噪性能指标的一些函数(Some functions of EMD, EEMD and denoising performance index)
- 2017-10-29 19:44:45下载
- 积分:1
-
pso1
swarm algorithm optimization
- 2011-10-01 13:57:41下载
- 积分:1
-
hgfx1
一元线性回归和二元线性回归的matlab实例编程 包括有多元线性回归模型(Linear regression and binary linear regression matlab programming examples include multiple linear regression model)
- 2014-02-15 21:57:02下载
- 积分:1
-
pinpu_xcorr
此程序主要用于处理轴承和齿轮故障,先进行傅里叶变换,然后在信号频域内做频谱自相关,通过频谱自相关,可以识别频谱中的周期性调制信息(This procedure is mainly used for processing the bearing and gear failure, Fourier transform first, and then the signal in the frequency domain spectrum autocorrelation, through spectrum autocorrelation, can identify the periodic modulation in the spectrum of information)
- 2020-11-04 14:49:51下载
- 积分:1
-
码序列及相关
说明: walsh码的生成程序,小m序列的生成程序,以及求序列之间周期和非周期相关函数(code generation process, small m sequence generation process and seek sequence between cycles and cycle-related function)
- 2005-12-06 18:15:01下载
- 积分:1
-
crpt
遗传算法工具箱包含安装方法,一般matlab中需要独立安装(Genetic Algorithm Toolbox)
- 2014-09-02 23:12:44下载
- 积分:1