-
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
-
Example3.3
与感知器相关的matlab编程,希望对要用这个的人有帮助吧(The perceptron programming, use this.about matlab)
- 2012-05-13 00:15:50下载
- 积分:1
-
logistics_map-(2)
it is a implementation of a chaotic map.the chaotic map nam is logistic map
- 2014-10-01 15:56:12下载
- 积分:1
-
Matlab_gps_pingcha
matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。(matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data. TXT" GPS network sketch map, see " Map. Jpg" baseline vector and the variance of observations, see the " baseline. Bas" . According to initial data and observations of known mathematical model and the least squares calculation and accuracy evaluation. Code and report the results in practice have also been detailed.)
- 2010-12-05 16:35:34下载
- 积分:1
-
CodvecMSAPcc
synchronious machines
- 2010-05-22 02:07:52下载
- 积分:1
-
ClassifierforUSPSdata
用于对USPS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。
(USPS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifiers, pattern recognition part of the operating code.)
- 2009-07-10 11:17:02下载
- 积分:1
-
s_power_spectrum
说明: 地球物理勘探过程中对地震记录数据的振幅进行求取(Geophysical data during the course of the amplitude of seismic records to strike)
- 2011-03-29 11:25:49下载
- 积分:1
-
jhdhs
and uD as described in section 4 together with the discrete space. The main . The proposed Matlab program employs th
- 2013-09-01 22:39:35下载
- 积分:1
-
S-Function
matlab里的S函数的编写指导,对于自己编写程序很有帮助(guiding the preparation of the S-function in the matlab helpful for their own programming)
- 2013-03-24 16:22:13下载
- 积分:1
-
sinusbruit
this is a program that is useful to represent a sinusoidal signal and add two sinus using a white noise, then the convolution and correlation in representing the gaits is applied.
- 2013-04-26 03:45:55下载
- 积分:1