-
G_P
此程序是用G-P算法计算关联维数Dc。
注意:一定要下载混沌工具箱后使用。(This procedure GP algorithm is the correlation dimension Dc. Note: Be sure to use the chaos toolbox download。)
- 2009-05-29 00:09:03下载
- 积分:1
-
qtdecomp
说明: 用函数qtdecomp对图像进行四叉树分解,可以检测图像的边界(Use function to check the object boundaries ,it is a new method to trace boundaries.)
- 2011-03-07 09:31:38下载
- 积分:1
-
Logstic-predict
基于Logstic回归分析,建立人口预测模型,对人口数量进行预测(Based Logstic regression analysis, population forecasting model to predict population)
- 2014-12-02 13:18:34下载
- 积分:1
-
huffman
[W,L,q]=huffman(P) 为huffman编码函数
P为信源的概率矢量,W为编码返回的码字
L为编码返回的平均码字长度,q为编码效率
">
- 2012-09-28 16:10:03下载
- 积分:1
-
radar2xyz
雷达系统中的坐标转换,包括笛卡尔坐标以及大地坐标,非常有用(Radar coordinate system transformations, including Cartesian coordinates and geodetic coordinates, very useful)
- 2021-04-17 17:48:52下载
- 积分:1
-
We can generate simple histogram programs using this code in matlab
We can generate simple histogram programs using this code in matlab
- 2022-11-21 08:20:03下载
- 积分:1
-
Matlab code fro maneuvering target tracking
该程序可用于评价目标在匀速、恒加速度、恒转角等运动模式下的机动目标跟踪性能
- 2022-12-03 11:45:02下载
- 积分:1
-
zdzcx
一个惯性导航子对准程序,可以用MATLAB运行(An inertial navigation sub-alignment procedures can be used to run MATLAB)
- 2008-07-10 21:54:18下载
- 积分:1
-
C4_5.m
his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the possible tests that can split the data set and selects a test that gives the best information gain. For each discrete attribute, one test with outcomes as many as the number of distinct values of the attribute is considered. For each continuous attribute, binary tests involving every distinct values of the attribute are considered. In order to gather the entropy gain of all these binary tests efficiently, the training data set belonging to the node in consideration is sorted for the values of the continuous attribute and the entropy gains of the binary cut based on each distinct values are calculated in one scan of the sorted data. This process is repeated for each continuous attributes.
- 2011-03-17 17:42:07下载
- 积分:1
-
phy
CREATING AND PERFORMINGWIMAX PHYSICAL LAYER
SIMULATIONS INMATLAB
- 2011-03-23 00:10:28下载
- 积分:1