-
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
-
gaochao
空气动力学高超声速 简单飞行器 气动力计算
(Aerodynamics of hypersonic aircraft aerodynamic calculations)
- 2012-04-12 16:42:47下载
- 积分:1
-
biaoqing
一个表情识别的源码。直接调用pca和svm函数。(an expression recognition of the source. Pca and direct calling svm function.)
- 2007-06-15 10:13:24下载
- 积分:1
-
matlab
this provides the Discrete Fourier Transform function that can be used im more applications
- 2013-08-26 15:07:29下载
- 积分:1
-
Desktop
二维插值的应用。二维插值主要应用于图像处理和数据的可视话。主要方法有:最邻近插值;双线形插值;三次样条插值等方法。该源码可以看出其中区别。(Application of two-dimensional interpolation. Two-dimensional interpolation is mainly used in image processing and visualization of data words. Main methods are: the nearest interpolation double linear interpolation cubic spline interpolation and other methods. The source can be seen the difference between them.)
- 2020-09-18 12:07:58下载
- 积分:1
-
chapter6_1
此程序的功能是用自相关法求使信号s均方预测误差为最小的预测系数 (Feature of this program is to use the autocorrelation method for the signal s smallest mean squared prediction error of prediction coefficients)
- 2013-11-25 20:31:34下载
- 积分:1
-
CSO
说明: 实验室约束鸡群算法,经过实验室同仁试验过,绝对简单真实,适合初学者。(Laboratory constrained chicken swarm algorithm, which has been tested by colleagues in the laboratory, is absolutely simple and true, and suitable for beginners.)
- 2020-06-18 03:00:02下载
- 积分:1
-
SpectralClustering
谱聚类算法的matlab实现谱聚类算法的matlab实现(spectral clustering algorithm matlab)
- 2014-12-31 03:41:39下载
- 积分:1
-
matlab_basic_and_applied_tutorials
matlab基础和应用教程,有各种详细的原理描述和例子。最好用浩瀚阅读器打开。(matlab basic and applied tutorials, there are a variety of detailed descriptions and examples of the principle. Reader is best to use the vast open.)
- 2010-11-08 16:40:46下载
- 积分:1
-
HATA
this is a hata model
- 2011-06-22 02:46:59下载
- 积分:1