-
3.soru
reading datas from a text file
classfiying and creating statistics about the datas
- 2011-10-18 22:50:55下载
- 积分:1
-
matlab-chapter5
matlab 课程实习 第五章 答案 附源码(Chapter matlab courses internship answer with source code)
- 2013-03-26 10:01:57下载
- 积分:1
-
cnsct_toolboxo
contourlet变换的mmatlab工具包
(the contourlet transform the mmatlab of Kit)
- 2012-08-12 23:41:15下载
- 积分:1
-
rocplot
ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option).
It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
- 2009-12-14 20:49:44下载
- 积分:1
-
buchangfuzzy
基于补偿的模糊神经网络,此程序开发于matlab(matlab)
- 2009-05-29 16:48:03下载
- 积分:1
-
DCT_embed-and-DCT_recover
DCT域的数字水印的嵌入和提取算法,针对的载入原始图像和水印图像都是二值图像(DCT digital watermarking embedding and extraction algorithm for the load are the binary image of the original image and the watermark image)
- 2013-03-25 22:28:25下载
- 积分:1
-
PPM-UWB-using-pswf-pulse-group
基于椭圆球面波脉冲组的多进制PPM-UWB系统(M-ary PPM-UWB systems using pswf pulse group)
- 2012-04-06 22:15:30下载
- 积分:1
-
mathematic-bessel-GUI
A simple code for plotting Bessel functions of any order through GUI.
- 2014-08-06 16:39:58下载
- 积分:1
-
Genetic-Algorithm
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(GA (Genetic Algorithm) is a simulation of Darwinian theory of evolution by natural selection and genetic mechanism of biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search method, which originally developed by the University of Michigan J.Holland Professor in 1975 first proposed and published an influential monograph " Adaptation in Natural and Artificial Systems" , GA This name was gradually known, J.Holland raised by Professor GA is usually simple genetic algorithm (SGA ).)
- 2013-07-21 17:19:22下载
- 积分:1
-
CLAHE
Contrast Limited AHE (CLAHE) differs from ordinary adaptive histogram equalization in its contrast limiting. This feature can also be applied to global histogram equalization, giving rise to contrast limited histogram equalization (CLHE). In the case of CLAHE, the contrast limiting procedure has to be applied for each neighbourhood from which a transformation function is derived.
- 2013-09-11 02:48:42下载
- 积分:1