-
matlab-accessory_parameter
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一个行之有效的方法。
当参数选择较好时(一般也伴随着运行时间的加长),模拟退火的结果较好,然而用MATLAB的FMIMCON()一般可达到更高的精度。(lingjian.m---- Monte Carlo method.
氀椀渀最樀椀愀渀.m Part initial value, using the Monte Carlo method to calculate the total cost. The preparation of their own normal distribution random number generator to generate normally distributed random numbers. lingjian.m is the first practice of the Monte Carlo method.
accyouhua calibration value the function lingjian not a function, which gives the value of a set of calibration values.
Annealing to determine the calibrated value/unitanneal ()---- Simulated Annealing
吀栀攀 continuous multiple variables combinatorial optimization problems
吀栀椀猀 is an exercise of the simulated annealing method, the results show that the simulated annealing is an effective method.
圀栀攀渀 the parameter selection is better (generally accompanied by a longer running time), simulated annealing results, however using MATLAB FMIMCON () generally achieve higher accuracy.)
- 2013-04-06 16:54:10下载
- 积分:1
-
T01
matlab采用半色调技术对图像进行显示:用模板近似表示10个灰度级,每一个灰度级用3*3 的模板来表示,并对如下图所示的256*256的渐变图像进行半色调输出的检验。(matlab using halftoning image display: template approximated 10 gray levels, a gray level of each template used to represent the 3* 3, and the gradation of the image as shown in Figure 256* 256 halftone inspection of the output.)
- 2014-01-08 10:35:37下载
- 积分:1
-
NF-Res-LMMSE-snr_1=1dB
near far resistance of LMMSE
- 2012-05-15 21:13:05下载
- 积分:1
-
ply_write
convert Ply format Objects to triangulation mesh surface
- 2011-07-04 20:49:09下载
- 积分:1
-
acado-stable
ACADO matlab工具包,适用于最优控制;模型预测控制(ACADO Integrators and algorithms for direct optimal control, model predictive control and parameter estimation to MATLAB.)
- 2017-11-15 10:19:14下载
- 积分:1
-
PCA
PCA主元分析法求主元个数,Q和T2的源程序(PCA principal component analysis method for the number of main elements, Q and T2 of the source)
- 2021-01-29 19:38:34下载
- 积分:1
-
MATLAB_help
matlab中文帮助文档,文档为HTML帮助文档格式。通过中文简要介绍了MATLAB的使用方法。(Chinese matlab help document, document, document formats HTML Help. By Chinese brief introduction to the use of MATLAB.)
- 2013-01-14 00:34:45下载
- 积分:1
-
MatlabFiles1
Matlab Image Processing CCONV
- 2011-10-25 14:47:06下载
- 积分:1
-
gui-filter
滤波器,可随意调节输入信号或滤波器参数,有时域频域两种显示(Filter, adjustable input signal or filter parameters, and sometimes two display domain and frequency domain)
- 2014-12-07 16:11:30下载
- 积分:1
-
libsvm-2.89
LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。
2.89版本是09年刚更新的一个版本。(LIBSVM)
- 2009-05-04 17:18:56下载
- 积分:1