-
Falcon-spring-mass-damper
spring-mass-dampper simulation with mtlab simulink and C++
- 2014-08-11 16:11:48下载
- 积分:1
-
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
-
Classification_toolbox
说明: duda模式分类第二版的分类器工具箱,源代码(duda pattern classification the second edition of the classifier toolbox, source code)
- 2008-11-05 13:07:13下载
- 积分:1
-
translate-data-using-expdp
跨表空间传输用户数据,用expdp,impdp传输数据,且在传输的过程中更换表空间(translate data using expdp)
- 2013-11-20 17:45:42下载
- 积分:1
-
MATLAB-command2
本文件包含大量的matlab命令,并附有简单的举例,方便查阅和学习…………(This document contains a lot of matlab command, together with a simple example, for easy access and learning ... ... ... ...)
- 2011-05-11 20:16:55下载
- 积分:1
-
DateConversions
在Matlab中实现日期转换,以GUI的形式创建界面。(The date of conversion is implemented in Matlab, a GUI interface to create the form.)
- 2011-09-30 15:55:51下载
- 积分:1
-
Programa
calculation of power injected to power flow
- 2014-11-20 20:18:40下载
- 积分:1
-
LAB-5
Matlab code for Filter design
- 2012-01-27 23:18:54下载
- 积分:1
-
source
这是一个简单的多用户蜂窝无线通信系统的建模与仿真(This is a simple design of cellular radio systems for multi-user )
- 2014-01-05 22:05:58下载
- 积分:1
-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1