-
MATLAB-changyongsuanfa
MATLAB语言常用算法程序集 快速提高matlab技术(MATLAB language commonly used algorithm matlab rapid increase in the assembly technology)
- 2011-06-23 15:12:47下载
- 积分:1
-
802.11a-MIMO
WLan-IEEE802.11a modified with MIMO (Multiple transmitter and receiver)
- 2014-01-17 14:09:24下载
- 积分:1
-
HistogramEq
Histogram Equalization MAtlab Code for image contrast Enhancement without using inbuilt function
- 2016-05-07 12:17:14下载
- 积分:1
-
(MATLAB)针对栅格路径规划的蚁群算法
说明: 针对栅格路径规划的蚁群算法。本代码框架将会使你快速清楚蚁群算法基本原理。(Ant colony algorithm for grid path planning. This code framework will make you quickly understand the basic principles of ant colony algorithm.)
- 2020-01-07 22:48:31下载
- 积分: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
-
Interp
MATLAB程序演示线性插值和三次样条插值原理(Interpretation based on linearity and cubic spline on matlab codes)
- 2011-11-25 17:26:44下载
- 积分:1
-
ICA3
通过独立分量分析,来实现盲源信号的分离。程序简单易懂,适合初学者(Done by independent component analysis and blind source separation of signals. Program is easy to understand, suitable for beginners
)
- 2013-08-03 11:08:57下载
- 积分:1
-
Polar-code-in-OFDM
极化码研究论文 仿真 分析 编码 解码 原理介绍 背景介绍
(Polarization code simulation analysis research paper describes the principles codec Background)
- 2015-04-16 10:30:37下载
- 积分:1
-
MatlabPPT_cxz
图像处理PPT,适合初学者,介绍各种图像处理方法(Image processing PPT, suitable for beginners, introducing the various image processing methods)
- 2010-06-17 23:47:06下载
- 积分:1
-
FMINCON
C=CURVEFIT( 拟合模型 ,参数C初值,X数据,Y数据) 求参数C使得 sum {(FUN(C,X数据)-Y数据).^2}最小化(C = CURVEFIT ( fitting model and parameter C, initial X, Y data) for data parameters that sum {there (C) (C, X-ray data- Y j ^ 2) minimizing})
- 2010-08-16 20:23:31下载
- 积分:1