登录
首页 » matlab » fixed_point_systems

fixed_point_systems

于 2009-05-14 发布 文件大小:1KB
0 232
下载积分: 1 下载次数: 3

代码说明:

  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. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • myfft
    说明:  自己编写的基为2的fft程序,输入为时间序列,输出为DFT序列(matlab code that can perform FFT based on radix-2 algorithm)
    2010-04-24 01:22:41下载
    积分:1
  • EC
    说明:  i want matlab code for image processing in 3d modeling technique
    2014-11-15 23:29:01下载
    积分:1
  • hw3_matlab
    Maximum Likelihood Estimation of Batch Perceptron Convergence
    2011-12-15 09:52:24下载
    积分:1
  • image-segmentation
    数字图像处理图片分割matlab源码,及示例(image segmentation)
    2015-04-15 11:14:10下载
    积分:1
  • naturalfreq
    Natural frequency of shell bubble compare to free bubbles
    2014-02-26 02:37:45下载
    积分:1
  • ZVF
    基于遗传算法的矩量法计算程序,用于优化天线结构(Based on genetic algorithm method of moments computer program for optimization of antenna structure)
    2009-10-29 00:27:02下载
    积分:1
  • Rosen
    Rosen梯度投影法,用于解决非线性规划的线性约束问题,可用于解决matlab程序(Rosen gradient projection method for solving nonlinear programming problem with linear constraints can be used to solve matlab program)
    2013-09-25 08:49:09下载
    积分:1
  • mypca
    人脸识别的源程序,用Matlab语言实现,可以参考看一下。(Face recognition source code, using Matlab language, can refer to a look.)
    2007-09-26 16:42:16下载
    积分:1
  • TRACK
    MATLAB programing for engineering
    2010-07-21 00:25:41下载
    积分:1
  • CAIM
    说明:  粗糙集理论中连续属性离散化操作算法,matlab上运行,有数据集(Rough Set Theory discretization operation algorithm)
    2011-03-17 16:59:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载