-
tezhengtiqu
特征提取,主要应用matlab对图像的特征进行提取,获得一些精度。(tezhengtiqu)
- 2009-12-08 14:14:05下载
- 积分:1
-
Gas-dynamics
用来模拟粒子运动的。此元胞自动机需要
一种不同类型的元胞的邻居。此元胞的邻居时刻变化,因此某一个方向运动趋势,
将继续在同一个方向。换言之,此规则保存势头,这是基础的动力仿真。这种邻
居通常被称为 margolis邻居并且这种邻居通常由重叠的 2x2 块的元胞构成。在下
面的表格中,偶数步长时左上方 4 元胞为邻居关系,奇数步长时右下的 4 元胞为
邻居关系。某一特定元胞在每一个时间步长都有3 个邻居,但是具体的元胞构成
了邻居的旋转和反复。(Used to simulate the particle movement. The cellular automaton requires a different type of cell neighbors. This moment of change in a neighbor cell, so a certain direction the trend will continue in the same direction. In other words, this rule saved momentum, which is the foundation of the power simulation. This neighborhood is often called a neighbor and this neighbor margolis usually overlapping 2x2 blocks of cellular composition. In the following table, even when the step left four yuan for the neighbor cell, the odd step 4 when the lower right cell for the neighborhood. A particular cell in each time step has three neighbors, but the specific cellular composition of the neighbor s rotation and repeated.)
- 2011-06-30 19:58:36下载
- 积分:1
-
face_detect
Face Detection using matlab
- 2012-06-11 20:52:16下载
- 积分:1
-
monitoring-of-ecg
心电监测作为健康监测话题。起连续型有极大值必要(ECG monitoring topics as health monitoring. Great value from continuous need)
- 2014-09-10 19:57:29下载
- 积分:1
-
AllTextDowdLoad
MATLAB爬虫程序,获取指定时间段的所有上市公司公告文本。(A MATLAB spider can fetch the published texts by A-stock companies in certain period.)
- 2015-12-25 11:08:41下载
- 积分:1
-
COMSOL_LibDoc_RF
comsol rf 模块的使用说明,包括各种模型及详细例子说明(comsol rf module instructions, including detailed examples of various models and)
- 2011-09-22 23:31:53下载
- 积分:1
-
Classification_toolbox
matlab分类工具箱源码,在matlab下运行可以对数据进行多种分类,并有说明文档,可以根据文档进行操作,实现分类。(classification Matlab toolbox source, Matlab can run on a variety of data classification, and documentation, according to documentation for operation, achieving classification.)
- 2007-02-26 21:09:08下载
- 积分:1
-
first-leson
matlab学习,适合初学者对仿真软件matlab进行系统的学习(matlab study)
- 2011-08-06 15:24:31下载
- 积分:1
-
mac-name
windows 获取网卡的描述信息 windows 获取网卡的描述信息(Windows for the description of the card information Windows for the description of the card information)
- 2014-10-13 09:58:35下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1