-
kanggongji
水印抗攻击测试,基于小波变换,用于检测加入水印后图像的鲁棒性(Watermark anti-attack test for the detection of the robustness of the watermarked image based on wavelet transform)
- 2013-05-15 19:53:08下载
- 积分:1
-
ode
shrodinger equation for quantum well in laser
- 2012-01-25 04:40:51下载
- 积分:1
-
PSO
粒子群标准算法,共六个m文件,对于粒子群算法的初学者有用。(The standard particle swarm algorithm)
- 2009-03-06 20:54:21下载
- 积分:1
-
SVM
关于SVM toolbox的详细使用说明,使读者可以很快的会使用SVM matlab工具箱(About SVM toolbox for details on these, so that readers can quickly use the SVM matlab toolbox)
- 2011-09-26 17:00:00下载
- 积分:1
-
matlab-chapter5
谢汉龙matlab书籍第五章基本入门功能的实现过程,常用matlab的基础程序(Implementation Xiehan Long basic introductory chapter books matlab function, commonly matlab foundation program)
- 2015-01-05 13:55:02下载
- 积分:1
-
Practical_Matlab_statistical_analysis
Matlab实用统计分析方法Practical Matlab statistical analysis(Practical Matlab statistical analysis Practical Matlab statistical analysis)
- 2010-08-02 12:57:13下载
- 积分:1
-
ALGO7-2
Simpson Rule
Algo7-2.c C program for implementing Algorithm 7.2
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 7.2 (Composite Simpson Rule).
Section 7.2, Composite Trapezoidal and Simpson s Rule, Page 365
- 2010-01-25 02:23:51下载
- 积分:1
-
CH4OP
基于MATLAB仿真的智能BP算法集合,用于先进控制理论的研究,主要是控制器方面的介绍(BP algorithm based on MATLAB simulation smart collection for the study of advanced control theory, mainly the introduction of the controller)
- 2013-05-14 06:50:07下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
quadtree
Implement the split and merge procedure for segmenting
- 2010-03-15 04:17:56下载
- 积分:1