-
rfnn
用matlab编写的一个小程序,实现模糊控制。在此基础上可以修改编写自适应模糊控制器。(With a small program written in matlab, fuzzy control. On this basis, the preparation can be modified adaptive fuzzy controller.)
- 2010-09-05 18:16:01下载
- 积分:1
-
pulse-compression
说明: 我们晓得脉冲压缩很重要,那么怎么来进行脉冲压缩呢?(We know that pulse compression is important, then how to carry out pulse compression it?)
- 2011-03-09 11:30:46下载
- 积分:1
-
binomial_pmf_template
matlab project matlab project matlab project prjectsssssssssssssssssss
- 2014-02-04 17:39:19下载
- 积分:1
-
Newton-interpolation-method
牛顿插值法,输入x,y,再输入变量xi,就可以求得yi。(Newton interpolation method, the input x, y, and input variables xi, yi obtained.)
- 2011-12-16 13:15:12下载
- 积分:1
-
UWB_SNR
It is to simulation SNR of UWB.
- 2009-05-08 19:59:04下载
- 积分:1
-
bb
说明: 《matlab时频分析技术及其应用》该书中的源代码。matlab源码。(this is a code of the book called matlab time-frequency analesis.)
- 2013-08-18 10:28:24下载
- 积分:1
-
kalman-tracking
卡尔曼滤波在目标跟踪的应用,Matlab环境的代码(Kalman filtering in target tracking applications, Matlab code for the environment)
- 2011-12-01 12:53:24下载
- 积分:1
-
RaisedCosFilter
使用Matlab通信工具箱中的RCOSINE和 RCOSFLT函数设计升余弦滤波器,有效地抑制码间干扰。(Using Matlab communication toolbox RCOSINE and RCOSFLT raised cosine filter design function effectively suppress inter-symbol interference.)
- 2014-01-01 12:13:44下载
- 积分:1
-
adaptive_gtlbq
用高通滤波器实现的自适应干扰对消器,程序很好,很实用(High-pass filter implemented with adaptive interference canceller, the program very good, very practical)
- 2012-01-12 20:01:06下载
- 积分: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