-
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
-
kretprobe_example
Here s a sample kernel module showing the use of return probes to report the return value and total time taken for probed function to run.
- 2014-09-18 04:17:51下载
- 积分:1
-
voltage_profile
calculate voltage profile for power systems in matlab M-file
- 2013-09-08 15:27:04下载
- 积分:1
-
Program_rovnice
radar equation, for counting, how far is your target
- 2013-11-30 17:23:49下载
- 积分:1
-
powerdistributionautomation
用MATLAB编的配电网自动化的一些程序(Using MATLAB series Distribution Automation of some of the procedures)
- 2008-03-18 19:57:23下载
- 积分:1
-
dudahart
Best Ebook on pattern analysis
- 2010-01-19 16:09:58下载
- 积分:1
-
dct.rar
一维和二维离散余弦变换的文件,通俗易懂。(This is for students who is major in communication project.)
- 2010-05-14 23:11:26下载
- 积分:1
-
EXP2-1
加权隐格式求解1维扩散方程,函数形式,附简单例子,(Weighted implicit scheme for solving one-dimensional diffusion equation)
- 2010-01-03 13:57:18下载
- 积分:1
-
kaermanlvbo
离散的kalman滤波,计算信号的滤波值、预测值,估计误差及预测误差(kalman filter)
- 2011-11-23 20:19:08下载
- 积分:1
-
Untitled2
UWB无线通信系统采用脉冲位置调制PPM的解调程序(UWB wireless communication system using pulse position modulation and demodulation process of PPM)
- 2014-11-20 19:46:56下载
- 积分:1