登录
首页 » matlab » LU

LU

于 2007-10-14 发布 文件大小:1KB
0 259
下载积分: 1 下载次数: 0

代码说明:

说明:  用MATLAB写的Gaussian Elimination算法即LU算法(Written using MATLAB or LU algorithm Gaussian Elimination Algorithm)

文件列表:

Gaussian_elimination.m
......................\Gaussian_elimination.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xindao
    MATLAB信道编码实现信道的无误码阐述的废墟过程(MATLAB channel coding the channel without error process set out in the ruins)
    2007-07-04 20:01:43下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • Time_resp_anay3
    realisation of time analysis using second order
    2010-12-22 00:21:51下载
    积分:1
  • cejugaizheng
    测距仪测距的过程中,由于受到仪器本身的系统误差以及外界环境影响,会造成测距精度的下降。为了提高测距的精度,我们需要对测距的结果进行改正,可以分为三种类型的改正:仪器常数的改正、气象改正和倾斜改正。(Rangefinder ranging process, due to systematic errors in the instrument itself and the external influences, ranging accuracy will result in a decline. In order to improve ranging accuracy, we need to correct the results of the distance, can be divided into three types of corrections: the correction instrument constant, meteorological correction and inclination correction.)
    2011-12-01 00:52:48下载
    积分:1
  • matlab
    基于matpower的配电网潮流计算程序,33节点与69节点(Calculation program, 33 nodes and 69 node distribution network based on the flow matpower)
    2021-03-21 23:19:17下载
    积分:1
  • 说明:  混凝土结构弯矩曲率,适用于各种混凝土,包括纤维混凝土(Moment curvature of concrete structure)
    2020-09-06 21:06:15下载
    积分:1
  • TRIAC
    测量跟踪探测的一段MATLAB代码说明 TRIAC II. A MatLab code for track measurements from SSNT detectors(Measurement to detect the section of track MATLAB Code Description TRIAC II. A MatLab code for track measurements from SSNT detectors)
    2007-12-20 04:54:52下载
    积分:1
  • MATLAB100example
    说明:  压缩包内含有《MATLAB 6.0时尚创作百例》的源程序,很实用的。(Compressed packets contain MATLAB 6.0 fashion 100 cases of creation, the source, it is practical.)
    2008-12-05 10:13:49下载
    积分:1
  • code_5
    matlab code for audio panning
    2013-01-30 16:34:21下载
    积分:1
  • Duffing_LE
    定义法求杜芬方程最大Lyapunov指数(Duffing equation is defined by the Method largest Lyapunov exponent)
    2014-11-02 19:57:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载