-
matlab
用matlab求解非线性方程组,其中软件提供了fsolve函数进行求解!(Using matlab for solving nonlinear equations, which provides the fsolve function software solution!)
- 2009-11-07 16:02:29下载
- 积分:1
-
chuang
用MATLAB软件实现带通,低通,高通滤波器的窗函数的频率响应,观察频响特点(MATLAB software band-pass, low pass, high pass filter window function frequency response, the observed frequency response characteristics)
- 2012-06-27 21:26:25下载
- 积分:1
-
Rate-equation
有限差分法求解速率方程,用于各种激光器及放大器的数值求解。(Slove rate equation with finite difference method)
- 2015-04-07 23:21:26下载
- 积分: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
-
vision-3.3
计算机视觉中大量的函数matlab源码实现(Computer vision function matlab source code to achieve)
- 2013-05-19 12:15:04下载
- 积分:1
-
CVX
Convex Optimization Slides
- 2014-02-20 08:06:46下载
- 积分:1
-
the-iamge-matting-with-new-ways
采用一种新的方法,对图像进行matting,并取得良好的效果(the image matting with good approach)
- 2013-10-02 21:23:32下载
- 积分:1
-
BCH_perfermance
对能纠正5个信道错误的BCH符号进行有些分析,matlab仿真。(Encoding for BCH codes and shows it s BERperfermance.)
- 2010-05-23 18:05:34下载
- 积分:1
-
matlab
matlab课件 MATLAB概述 MATLAB数据 MATLAB程序设计 MATLAB绘图(courseware matlab MATLAB Overview MATLAB MATLAB MATLAB programming graphics data)
- 2013-10-12 20:35:12下载
- 积分:1
-
project2
一列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。
(A train to n cars n stations were sent to stations by 1 ~ n the order of numbers, the train in accordance with n, n-1, ..., 1 after the station number sequence. Suppose car number is its destination station number.)
- 2009-12-21 20:15:00下载
- 积分:1