-
ALGO3-5
Algo3-5.c C program for implementing Algorithm 3.5
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 3.5 (Gauss-Seidel Iteration).
Section 3.7, Iterative Methods for Linear Systems, Page 187
- 2010-01-25 02:28:21下载
- 积分:1
-
matlab-SuperResolution
说明: matlab下进行图像超精度重构,在频域中计算图像间的相互位移,然后再重构(matlab under the ultra-precision image reconstruction, in the frequency domain calculation of the mutual displacement between images, and then remodeling)
- 2008-11-11 15:53:04下载
- 积分:1
-
wavelet_EEG
说明: 一个将小波变换应用到脑电的实用程序,对初学者很有帮助。(A wavelet transform applied to the EEG utility helpful for beginners.)
- 2011-04-05 11:29:43下载
- 积分:1
-
A2
说明: Matlab光学设计程序
给出了一种光学设计的程序,对光学薄膜设计的人很有用(Matlab source code for optical design)
- 2009-03-10 19:56:36下载
- 积分:1
-
Matlab6
matlab 信号分析详解(matlab design)
- 2009-10-08 17:39:13下载
- 积分:1
-
libsvm-errorcode
说明: 新独立分量分析的算法,主要用于盲信号的分离计算(The newly independent component analysis algorithms, mainly for blind signal separation of the calculation)
- 2010-03-20 14:47:52下载
- 积分:1
-
AdfDemoApps
This is aadf demo page which contain some examples
- 2014-11-26 20:08:44下载
- 积分:1
-
Circular-convolution-program
编程环境为matlab2007,通过在Command Window中直接录入数据,实现两个数字信号的圆周卷积。(Programming environment for matlab2007, in the Command Window by directly input data, digital signals to achieve the two circular convolution.)
- 2012-01-29 15:36:28下载
- 积分:1
-
Discrete-time-Fourier-transform
对离散时间信号进行傅里叶变换,得到傅里叶变换后的图样(Discrete-time signal pattern of the Fourier transform, the Fourier-transformed)
- 2015-04-13 18:51:00下载
- 积分:1
-
SPGL1
说明: SPGL1: A solver for large-scale sparse reconstruction(% SPGL1: A solver for large-scale sparse reconstruction
% Version 1.7 (May 20, 2009)
%
% Files
% spg_bp - Solve the basis pursuit (BP) problem
% spg_bpdn - Solve the basis pursuit denoise (BPDN) problem
% spg_lasso - Solve the LASSO problem
% spg_mmv - Solve the multiple measurement vector (MMV) problem
% spg_group - Solve the group-sparse BPDN problem
% spgdemo - Demonstrates the use of the SPGL1 solver
% spgl1 - Expert driver for BP, BPDN, and LASSO problems
% spgSetParms - Set options for SPGL1
% spgsetup - Compile the SPGL1 MEX interfaces
%
% $Id: Contents.m 1384 2009-05-20 19:09:37Z ewout78 $)
- 2020-06-20 01:40:01下载
- 积分:1