-
NB
说明: 自己编写的NB函数,可以读取UCI数据集中任意一个数据集。(I have written the NB function, can read any of the UCI data set data set.)
- 2010-05-19 16:09:28下载
- 积分:1
-
boxfilter
matlab implemation of box filter
- 2013-04-30 23:58:16下载
- 积分:1
-
code
本代码主要实现了基于双字典交叉稀疏表示的SAR图像变化检测的功能。(This code mainly realize the function of SAR image change detection is based on the double cross dictionary sparse representation.)
- 2015-03-15 12:03:22下载
- 积分:1
-
SPCKLE-SPEED
激光散斑测量微流速,如果有散斑图,输入,给出相应的相对速度(find out the speed of laser speckle)
- 2013-12-02 18:41:40下载
- 积分:1
-
hyperlink_src
说明: 一个简单C++类转换任何静态控制成超链接控制。(a simple C conversion into any static control Hyperlink control.)
- 2006-03-01 11:29:27下载
- 积分:1
-
HUFFMAN____code
matlab下对huffman编码进行模拟.可以进一步帮助理解编码过程(right under Matlab simulation Huffman coding. Can help further understanding of the encoding process)
- 2007-05-04 19:18:47下载
- 积分:1
-
shuxue
层次分析法求权重权向量等很多东西09年b提(very good)
- 2010-08-24 12:53:58下载
- 积分:1
-
Plot This curves Receiver Operating Characteristic (ROC) EER
Plot This curves
Receiver Operating Characteristic (ROC) curve
Detection Error Trade-off (DET) curve
FAR vs FRR
- 2014-10-09 12:32:57下载
- 积分:1
-
lhsdesign
说明: 生成n维变量的拉丁超立方样本点,直接导出样本点。(Generate the sample points of n-dimensional input vectors.)
- 2021-02-25 15:19:38下载
- 积分:1
-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1