-
buildgui
本书介绍了matlab guide的设计方法, 讲解的非常清楚,包含了大量的实例程序,对于全面了解和掌握matlab 界面设计有很大的参考价值(book on Matlab guide the design method, on the very clear, There are a lot of examples of procedures for a comprehensive understanding and grasp of Matlab interface design is a great reference value)
- 2007-07-08 14:40:47下载
- 积分:1
-
Bayes-and-Fisher
模式识别的贝叶斯算法和Fisher算法 加以比较 有图有真相(Bayesian algorithm and pattern recognition algorithms to compare Fisher map with the truth)
- 2011-07-06 16:44:14下载
- 积分:1
-
HIGH-OPTICS-SIMULATION
high optics simulation
- 2014-08-15 06:05:52下载
- 积分:1
-
PV_I
在Matlab的Simulink仿真环境,模拟光伏电池板电流输入控制电压输出(In Matlab Simulink simulation environment, the simulation of photovoltaic panels current input control voltage output)
- 2013-01-18 19:41:18下载
- 积分:1
-
ReconocimientoRostros
Describe Describe Describe Describe Describe Describe Describe Describe Describe Describe
- 2013-08-27 01:08:09下载
- 积分:1
-
tianxianjiangyi
西电名师的讲义,有关天线讲义,学习天线知识必备(Western Electric teacher lectures, handouts about the antenna, antenna knowledge necessary to learn)
- 2013-08-12 16:46:01下载
- 积分:1
-
fft_pro_ifft
fft与ifft系列程序,用于图像的滤波算法,信息提取。使用matlab环境,易用性强。
(fft and ifft program, matlab environment, easy to use.)
- 2014-01-18 22:27:59下载
- 积分:1
-
基于AdaBoost算法的人脸检测原理+matlab代码
有关于matlab 编程 人脸检测等等,关于adaboost级联分类器(About matlab programming)
- 2019-03-12 13:59:46下载
- 积分:1
-
LMSEqualizer
Implementation of LMS-based Equalizer in MATLAB
- 2009-04-22 04:44:58下载
- 积分: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