-
K_means
用于实现K-means算法以至于解决这类问题(hello,we can realize the problem)
- 2010-06-30 13:43:51下载
- 积分:1
-
ca_modal
元胞自动机:森林火灾模型
规则:
(1)正在燃烧的树变成空格位;
(2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树;
(3)在空格位,数以概率p生长;
(4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪
电)变为正在燃烧的树。( Cellular Automata: Forest Fire model Rule: (1) burning of trees into a space bit (2) If the tree can notably nearest neighbor has a tree in the burning, then it turned into being burning tree (3) in the space bit, a few with probability p growth (4) In the nearest neighbor is not burning under the tree the tree in each time step with probability f (flash electricity) Variable for the burning trees.)
- 2009-11-23 12:38:00下载
- 积分:1
-
Kalman-Fliter
matlab程序,关于一个kalman滤波的。(matlab proagram,which is about Kalman fliter)
- 2013-07-16 15:19:45下载
- 积分:1
-
cdma-matlab
its about the code division multiple acsess and also include some programs for it
- 2011-11-19 15:15:29下载
- 积分:1
-
covmatrix
计算矩阵列向量的协方差矩阵,同时计算各列向量的均值(calculate the cov matrix)
- 2013-05-01 20:48:56下载
- 积分:1
-
CreateColorCheckerChart
coler design segmentation
The result of image segmentation is a set of segments that collectively cover the entire image, or a set of contours extracted the image (see edge detection). Each of the pixels in a region are similar with respect to some characteristic or computed property, such as color, intensity, or texture.
- 2015-02-25 17:24:25下载
- 积分:1
-
ndvi_advance
本程序可进行植被物候研究,用于提取植被返青期、枯黄期及生长季长度等物候参数。(This procedure can be carried out vegetation phenology studies, used to extract reviving vegetation, yellow and growing season length of phenological parameters.)
- 2013-11-27 19:10:07下载
- 积分:1
-
New-Folder-(2)
it is the algorithm for nlms for a sound wave
- 2011-07-24 00:43:50下载
- 积分:1
-
txt_read
Matlab 批量读写txt文件,打开文件夹里面所有的txt文件 然后进行运算 保存为其他格式的文件, 如dat
已调试,能够运行(Matlab batch literacy txt file, open the folder inside all the txt file and then save operation documents to other formats, such as dat has been debugged, to run)
- 2013-12-19 18:09:40下载
- 积分:1
-
fibonacci
In mathematics, the Fibonacci sequence is the following infinite sequence of natural numbers:
The first element is 0, the second is 1 and each remaining element is the sum of the previous two:
Each element of this sequence is called Fibonacci number. This sequence was described in Europe by Leonardo of Pisa, XIII century Italian mathematician known as Fibonacci. It has numerous applications in computer science, mathematics and game theory.
- 2010-02-25 04:16:56下载
- 积分:1