-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
Bag-of-visual-words
基于bag of visual words 模型的人脸二分类代码,使用plsa等两种模式进行分类(Bag of visual words ,face recognition ,plsa)
- 2011-08-30 17:20:05下载
- 积分:1
-
TDMAsolver
A tridiagonal matrix system solver
- 2012-08-26 20:10:35下载
- 积分:1
-
hanshu
matlab下几种调制函数,包括fskmod,pskmod等的使用,部分有翻译,版本为7.0
(matlab under the modulation of several functions, including fskmod, pskmod such as the use of some translation, version 7.0)
- 2008-04-13 12:12:18下载
- 积分:1
-
lmssss
输入信号与输出信号进行对比,并给出均方误差曲线(Input and output signals are compared, and the mean square error curve is given)
- 2013-09-03 19:17:25下载
- 积分:1
-
753860797xiugai
matlab file for ECG signal treatement
- 2012-01-31 04:34:27下载
- 积分:1
-
CSsampler10M
基于压缩感知理论对单音频信号以低于奈奎斯特频率进行采样处理(Based compression perception theory, single audio signal sampling below the Nyquist frequency)
- 2012-11-13 16:51:46下载
- 积分:1
-
HES
Report on hybrid energy system using wind, solar and diesel systems and employ homer technique
- 2015-03-29 23:17:16下载
- 积分:1
-
tp1_parole.m
Lecture d un son audio et ajout de bruit au signal audio après filtrage.
- 2010-12-12 05:38:02下载
- 积分:1
-
Frame-Algorithm
代码实现了平移不变小波框架的快速分解重构算法。(A fast decomposition and reconstruction algorithm based on the translation invariant is included in the pakage. )
- 2012-04-17 22:43:52下载
- 积分:1