-
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
-
MatrixFunction
Matlab程序,利用待定系数法局算任意的矩阵函数的结果,内有详细实验报告结果分析(Matlab program, using undetermined coefficient method Bureau arbitrary count the results of matrix function, which has a detailed analysis of the experimental results of the report)
- 2008-07-02 15:55:21下载
- 积分:1
-
Edge-detection
对细胞图片进行边缘检测和标注出每个细胞,并且统计细胞数目(Image edge detection on the cell and label of each cell, and statistics the number of cells)
- 2011-11-03 23:03:55下载
- 积分:1
-
henhaodeshenjingwangluo
这是中国数学建模中编程交流上神经网络内容,里面提供了很多神经网络的例子(This is the mathematical modeling of neural networks on the content of the exchange program, which provides many examples of neural network)
- 2010-11-20 19:45:52下载
- 积分:1
-
CRCcheckout
CRC检验,可以对任意输入的多项式进行检验,我的给出实例中只写了,2,3,4,8,16,32位。。。如果需要检测其他位,可以自行添加。(CRC inspection, can input of arbitrary polynomial for inspection, I give examples of only write, 2,3,4,8,16,32 a...)
- 2012-04-26 15:35:25下载
- 积分:1
-
DIP_Exercise_Final
说明: 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序(A given image and deformed grid raster images, you first determine the displacement of each grid intersection, and then using the control method of preparation of raster image geometric correction procedures to achieve)
- 2011-03-19 09:00:56下载
- 积分:1
-
main
UKF在机动目标跟踪中的程序,可以直接运行(UKF in maneuvering target tracking programs can be run directly)
- 2013-10-10 09:35:47下载
- 积分:1
-
matlab_cdf341_lin64
read the CDF file in matlab
- 2015-02-13 07:57:33下载
- 积分:1
-
chap5
《智能控制》第一版(刘金琨著)第五章程序源码(" Intelligent control" the first edition (Liu Jinkun a) Chapter V program source)
- 2011-04-26 09:36:57下载
- 积分:1
-
fangzhen3
进行雷达测速的频谱分析,主要是对实际信号分析得到多普勒频率,进而求出车运行的速度(Spectrum analysis of radar speed。The Doppler frequency of the actual signal analysis, and then calculate the running speed of the car)
- 2012-04-06 16:49:50下载
- 积分:1