-
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
-
DTMF
DUAL-TONE MULTIFREQUENCY (DTMF) SIGNALING project
- 2013-05-16 04:04:42下载
- 积分:1
-
disparity-map
关于视差提取的算法,用MATLAB语言编写的,可用于立体深度处理。(These codes are used for stero matching about the 3D graphes. You can get a disparity map from the left and right pictures.)
- 2012-03-06 13:55:28下载
- 积分:1
-
xiazai2
说明: 一个异步电机直接转矩控制系统的仿真模型。(A simulation model of direct torque control system for asynchronous motor is presented.)
- 2019-05-10 08:48:46下载
- 积分:1
-
myfft
基于matlab的编程实现基2时间抽取的FFT源算法,程序简单实用。(2 time programming based algorithm for extraction of the FFT source)
- 2010-05-08 09:35:28下载
- 积分:1
-
MATLAB-sample
此文件包含大量matlab例程,尤其适合初学者,当学习资料在适合不过(This file contains a lot of matlab routines, especially for beginners, but when learning materials in a suitable)
- 2013-08-11 13:57:34下载
- 积分:1
-
sudoku.m
This is an intuitive sudoku solver in matlab.
- 2013-09-29 03:51:17下载
- 积分:1
-
plecs_svpwm
基于MAtlab的svpwm仿真程序源代码,功能齐全,效果良好。(MATLAB SIMULINK)
- 2011-12-28 15:09:21下载
- 积分:1
-
AHPinMatlab
说明: 用于解层次分析法的一个非常不错的MATLAB代码,且带有可行性分析(ahp in MATLAB)
- 2009-08-21 08:35:31下载
- 积分:1
-
the-source-code-of-mazon.o
利用调和级数的性质推导出中继系统的性能公式并进行仿真,是mazon.o的经典论文的源程序!(The nature of the harmonic series , deduced the formula of the performance of the relay system and simulation , is the source of the classic papers of mazon.o
)
- 2012-05-08 16:21:28下载
- 积分:1