-
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
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
rake
关于RAKE接收机的三种合并方式的性能比较的matlab仿真程序,对接收信号进行MRC、EGC、SC合并的输出信噪比比较。(To compare the performance of the merger of three methods on the receiving end of RAKE receiver: MRC, EGC, SC with the output signal to noise ratio comparison
)
- 2013-04-09 19:21:16下载
- 积分:1
-
perc10
to simulation FFT and IFFT using matlab
- 2015-03-11 11:37:19下载
- 积分:1
-
MATLAB_programming_algorithm_source_of_difference
MATLAB程序设计之差值算法源码MATLAB programming algorithm source of difference(The difference between MATLAB programming algorithm source MATLAB programming algorithm source of difference)
- 2010-08-02 11:23:03下载
- 积分:1
-
Matlab-classic-tutorial
说明: Matlab经典教程--从入门到精通,Matlab经典教程--从入门到精通(Matlab classic tutorial- from approaches to master)
- 2011-03-20 11:12:29下载
- 积分:1
-
VQ_based_speaker_recognition
使用矢量量化的方法进行说话人识别,用matlab编写 (Vector quantization method using speech recognition, written with matlab)
- 2010-05-17 16:46:25下载
- 积分:1
-
reflection-of-partical
粒子光折射计算,由反射率等参数的设定计算光强,角度等参数(reflection of partical)
- 2011-12-05 20:23:18下载
- 积分:1
-
OPELM_Toolbox
最优剪枝极限学习机的matlab工具箱,内有源码课直接拿来修改使用(Extreme Learning Machine optimal pruning matlab toolbox, there are lessons directly used to modify the source code)
- 2020-11-04 19:19:52下载
- 积分:1
-
chapter5
matlab从入门到高级进阶的必备好书,看了以后,希望对大家学习matlab有很高的提高!(matlab from entry to senior advanced essential books, looking after, in the hope that everyone has a very high learning matlab improve!)
- 2007-07-17 13:09:34下载
- 积分:1