-
matlabacaculat
数值计算,关于MAtlaB的数值计算方面的程序,希望能帮助大家学习,改进( lyapunove package for solving stochastic differential equations in MATLAB-Solution of stochastic differential )
- 2010-08-25 17:58:03下载
- 积分:1
-
gui1
这个是关于在运行MATLAB gui过程当中会遇到的一些问题,以及她的一些解决方案(This is about the process of running the MATLAB gui some of the problems encountered, and some of her solutions)
- 2010-12-14 20:46:54下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
eigenface
this script is used to calculate the eigenface of a group of photos. whitch can help to implement an algorithme of identification like PCA
- 2014-12-22 23:45:09下载
- 积分:1
-
FreyDueckScience07
科学杂志上新提出的聚类方法,速度快,很好(New scientific journal on the clustering method, fast, good)
- 2009-04-02 17:54:56下载
- 积分:1
-
MATLAB-shiyong
matlab中常用代码集合,适合初学者学习参考。(matlab a collection of commonly used code, suitable for beginners to learn.)
- 2013-05-12 13:08:21下载
- 积分:1
-
imRotate
image roate with random angle
- 2015-08-02 05:26:44下载
- 积分:1
-
ortho_carrier
minimum spacing between 2 carrier to be orthogonal
- 2009-11-26 23:13:00下载
- 积分:1
-
hkbu2005
介绍了构造均匀设计表的好格子点算法与生成原理,以中心化偏差为均匀性测度,使用MATLAB编写了生成中心化偏差值最小的均匀设计表的计算机通用程序,通过与文献比较,验证了程序的正确性,得到了更多的均匀设计表(The principle and good lattice points designing uniform design table are introduced,the general MATLAB programs for uniform design table are proposed base on searching the minimum of uniform design table s centered L2-discrepancy. The results shows that the programs are right by comparison of the others.)
- 2009-06-13 22:10:26下载
- 积分:1
-
DiscCosineInvTrans_2
Inverse discrete cosine transform of an image
- 2013-11-19 15:28:43下载
- 积分:1