-
SimplexMethodForNLP
源码给出了非线性LP问题的单纯形算法,程序分为5个.M文件,其中simple.m为单纯形算法,其他为调用文件,欢迎大家讨论下载。(Source LP problem given the nonlinear simplex algorithm, the program is divided into 5. M file, which simple.m for the simplex algorithm, the other for calling the file, please download the discussion.)
- 2010-10-25 14:16:45下载
- 积分:1
-
MUSIC
说明: 用MUSIC方法实现谱估计的程序,可以用于频谱分析,(Spectrum estimation using MUSIC method implementation procedures can be used for spectrum analysis,)
- 2011-02-28 19:16:00下载
- 积分:1
-
CDVine_1.1-11.tar
Vine copula for C vine和 D vine的估计等。(Vine copula for C vine and D vine.)
- 2014-11-24 20:12:14下载
- 积分:1
-
Bezier_Curve_Plotter
自己编写的matlab gui可以实现贝塞尔曲线的参数选择和拟合效果(I have written matlab gui Bezier curves can realize the parameters of selection and fitting the effect of)
- 2020-06-30 02:40:02下载
- 积分:1
-
aircraft-war!
模仿微信打飞机 的Demo 无bug 希望大家一起学习
- 2014-11-07 21:32:32下载
- 积分:1
-
function-pca
简单pca人脸识别代码 需要对应自己输出进行微小调动即可运行(pca face recognization)
- 2016-05-11 15:35:17下载
- 积分:1
-
Image_Denoising_Global_Denoising
一种用于压缩感知图像去噪的matlab代码,使用一个预先决定的字典(compress sensing image denoising)
- 2016-11-04 15:29:17下载
- 积分:1
-
Mie
Mie理论在matlab环境下的一些程序,没有简介,请参照里面的WORD文档!(Mie theory in matlab environment, some of the procedures, there is no profile, please refer to the document inside the WORD!)
- 2011-05-05 18:34:42下载
- 积分:1
-
ace_pocs
This is ACE POCS Method use in PAPR reduction
- 2015-03-16 02:17:35下载
- 积分: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