-
DDE
较为详细地介绍了延迟微分方程的概念以及数值解法,并提供具体的计算案例以及在matlab中的实现,并附有一定的源码,适合初学者参考学习()
- 2007-09-27 15:29:06下载
- 积分:1
-
Map-matching-algorithm
提出了基于模糊神经网络的新的地图匹配算法. 该算法综合了数字道路信息和GPS /DR 定位信息, 提取两个重要参数作为输入变量, 即定位点到候选路段的投影距离及定位航向与候选路段方位角差. 设计出了四层模糊神经网络及改进的收敛学习规则. 实验结果表明所提出的算法能很好地匹配车辆行驶路段位置.(Map matching algorithm based on fuzzy neural network)
- 2012-05-23 17:02:43下载
- 积分:1
-
Protection
simulink protection in matlab by simulation
- 2013-08-05 14:23:40下载
- 积分:1
-
kernel
truetime 的初始化文件,安装时重要的系统变量设置,进行c语言和matlab联合编程的结合点(TrueTime initialization files, system variables when installing the important settings, combination of C language and MATLAB programming)
- 2014-02-21 09:47:43下载
- 积分:1
-
makeH
说明: 通过一个循环方阵A来构造准循环LDPC码的校验矩阵H(make H in QC-ldpc)
- 2010-04-12 21:18:13下载
- 积分:1
-
GM(1-2)
这个主要是这对工业区预测编的程序,考虑的是GM(1,2)这种方式,如果是GM(1,n)可以改动一下就可以了。(This mainly Industrial Zone forecast compiled program, consider the GM (1,2) In this way, if the GM (1, n) can be changed and click on it.)
- 2012-12-30 16:12:47下载
- 积分:1
-
fastHOG3D--full-version
这是一个完整版,包含调用文件。整个视频可以用在不同尺度和位置计算得来的特征集进行表示。Hog3D描述子由Alexander Klaser Marcin Marszał ek Cordelia Schmid等人提出的,将HOG的概念扩展,由静态图像特征提取扩展到视频序列的特征提取,在视频序列中的行人检测取得了较好的成果。(This is a complete version, including calls to the file. The video can be used in different scale and location characteristics were calculated set of representation. The Hog3D descriptor proposed by Alexander Klaser Marcin Marsza EK Cordelia Schmid et al, will the concept of HOG is extended static image feature extraction, extended to extract features of video sequences, pedestrian detection in video sequence and achieved good results.)
- 2014-10-13 20:04:36下载
- 积分:1
-
FactoryPattern
FactoryPattern example to illustrate abstract, concrete, and product patterns.
- 2014-01-17 08:08:22下载
- 积分:1
-
jpeg
jpeg image compression
- 2010-08-11 17:13:26下载
- 积分:1
-
bmorph
Binary erosion and dilation, with fast iterative calls.
For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also handy when you don t have the Matlab Image Processing Toolbox :-)...
It also allows very fast iterative calls (for instance when sweeping the structuring element while looking for a certain effect, threshold in image statistics, etc).
See the help in bmorph.m and the attached .pdf file.
- 2010-09-23 17:54:52下载
- 积分:1