-
weightpercent
Returns weighted percentiles of a sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function is to compute percentiles for Monte
% Carlos simulations where some simulations are very bad (in terms of goodness
% of fit between simulated and actual value) than the others and to give
% the lower weights based on some goodness of fit criteria.(Returns weighted percentiles of a sample given the weight vector w The idea is to give more emphasis in some examples of data as compared to others by giving more weight. For example, we could give lower weights to the outliers. The motivation to write this function is to compute percentiles for Monte Carlos simulations where some simulations are very bad (in terms of goodness of fit between simulated and actual value) than the others and to give the lower weights based on some goodness of fit criteria .)
- 2007-11-02 14:41:18下载
- 积分:1
-
Prob1
the file contains detection and estimation theroy codes
- 2011-04-26 13:40:28下载
- 积分:1
-
FEM-using-Matlab---Programmes
matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
- 2013-07-11 15:44:59下载
- 积分:1
-
image-filtering-
本文是是用Matlab编写的一种自适应的图像滤波算法,算法中除了滤波程序外,还有滤波程序。(This article is an adaptive image filtering algorithm using Matlab algorithm In addition to filtering procedures, as well as filtering procedures.)
- 2012-05-20 11:16:05下载
- 积分:1
-
SG-level-control
蒸汽发生器的水位控制微分方程的求解程序,附带多种工况(use matlab to simulate SG level control under various Working conditions)
- 2014-07-07 17:15:15下载
- 积分:1
-
matlab
matlab图像分割,很有参考价值的一篇文章。希望大家可以好好看看!(matlab image segmentation, great reference value of an article. I hope we can have a good look!)
- 2014-10-10 16:15:11下载
- 积分:1
-
73462684DQPSK_Sim
match filter simulation program
- 2009-05-09 02:41:11下载
- 积分:1
-
pca
神经计算的实验作业。用principle components analysis计算模式的主分量。提取线性输入的特征。(Neural computing experiment operations. Computing model using principle components analysis of the principal component)
- 2010-01-22 20:20:03下载
- 积分:1
-
stopandwait
stop & wait with matlab
- 2012-06-16 03:57:58下载
- 积分:1
-
Hopfield-NN
HOPFIELDNETWORK M-file for HopfieldNetwork.fig . HOPFIELDNETWORK, by itself, creates a new HOPFIELDNETWORK or raises the existing singleton*.
H = HOPFIELDNETWORK returns the handle to a new HOPFIELDNETWORK or the handle to
the existing singleton*.
HOPFIELDNETWORK( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in HOPFIELDNETWORK.M with the given input arguments.
HOPFIELDNETWORK( Property , Value ,...) creates a new HOPFIELDNETWORK or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before hopfieldNetwork_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to hopfieldNetwork_OpeningFcn via varargin.
- 2012-06-21 19:56:41下载
- 积分:1