-
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
-
cv6
MRAC-Model reference adaptive control
- 2013-11-15 22:41:37下载
- 积分:1
-
vision-3.3
计算机视觉中大量的函数matlab源码实现(Computer vision function matlab source code to achieve)
- 2013-05-19 12:15:04下载
- 积分:1
-
qask
说明: QASK的实现。用matlab程序 通信调制基础(QASK implementation. Modulation based communication program with matlab)
- 2011-03-16 06:36:50下载
- 积分:1
-
GaussianNoise
对进行过高斯噪声处理的图像进行均值滤波的MATLAB代码(原创)。(The Mean Filtering algorithm for a figure processed by Gauss noise.)
- 2013-04-30 14:00:32下载
- 积分:1
-
mathworks
makestereofig is a standalone script for converting .fig files containing 3D Cartesian plots of z as a function of x and y to .jpg images of the same plot in anaglyphic (red-cyan) stereo. The compressed archive contains the top level script (makestereofig), an ancillary function (plotdisplay2), and a demo .fig file containing a plot of data and a fitting function. The algorithm is very simple and users are encouraged to tweak!
- 2011-12-24 15:21:56下载
- 积分:1
-
CX16_1
二维相位解包裹;用相移法和傅里叶变换法重建物光场相位(Two phase solution package)
- 2021-03-10 20:09:26下载
- 积分:1
-
matlab2008080216253794
matlab基础实例源文件 matlab基础实例源文件(matlab examples of source files based on the basis of examples of the source file matlab)
- 2008-12-14 12:58:18下载
- 积分:1
-
小孩和玩具
设一个小孩在平面上沿着某曲线行走,此曲线由时间参数曲线确定。假设小孩借助于一个长度为 的硬木棒拖着或推着一个玩具,试求玩具的平面轨迹。(set up a child in a plane curve walk along this curve by the time parameter curve. Using a hypothetical child for the length of the hard wooden dragging or pushing a toy, toys trial for the plane trajectory.)
- 2005-03-31 22:13:41下载
- 积分:1
-
gmsk
gmsk的详细c语言编程过程,很适合初学者使用(the detailed c language gmsk programming process, it is suitable for beginners)
- 2012-08-27 17:14:05下载
- 积分:1