-
LV_Blatt2
LU-Zerlegung und Vektorisierung(LU-Zerlegung und Vektorisierung)
- 2007-12-18 21:26:43下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
CRC
CRC程序,注释很详细,希望对大家有帮助(CRC check MATLAB program, very detailed notes, we want to help)
- 2014-09-26 20:21:58下载
- 积分:1
-
paper4
Chaos and the dynamical evolution of barred galaxies
- 2015-02-07 12:01:17下载
- 积分:1
-
boRderofpupilandirisusingIntegrodifferentialperat
human iris pattern recognition for biometrics
- 2009-02-27 15:40:40下载
- 积分:1
-
recogniton
车牌识别程序 从图片中自动获取车牌号码 完成定位和识别 (License plate recognition program from pictures automatically locate and obtain the license plate numbers to complete identification)
- 2010-05-06 14:50:06下载
- 积分:1
-
method_TM_2D
高频地波雷达线形接收天线阵列中信号检测中的两维TM算法例程(HF radar linear receiving antenna array signal detection of two-dimensional TM algorithm routines)
- 2007-05-02 08:05:48下载
- 积分:1
-
chap7
实例,简单的介绍了matlab的基本知识,适合初学者,希望对大家有帮助(Instance, a simple introduction to the basics of matlab, suitable for beginners, we want to help)
- 2014-09-11 21:02:39下载
- 积分:1
-
huffman
该代码实现了对26个英文字母加空格的四进制的霍夫曼编码。(The code to achieve the 26 letters of the alphabet on a space of four hexadecimal Huffman coding.)
- 2014-11-18 15:49:51下载
- 积分:1
-
Aravind
In an image edge is more important to interpolate the missing pixel values.
In similarity algorithm edge is detected using the unified high frequency map.
Based on this the missing green pixels are interpolated by taking the average of surrounding values. Then the missing red and blue values are interpolated similarly.
- 2014-01-28 12:17:16下载
- 积分:1