-
accessory_parameter
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一个行之有效的方法。
当参数选择较好时(一般也伴随着运行时间的加长),模拟退火的结果较好,然而用MATLAB的FMIMCON()一般可达到更高的精度。(lingjian.m----- Monte Carlo method
lingjian.m part the initial value, using the Monte Carlo method to calculate the total cost. The use of the preparation of their own normal distribution random number generator to produce a normal distribution of random numbers. lingjian.m yes to the first practice of the Monte Carlo method.
accyouhua calibration function, and lingjian is not a function, which has given the value of a set of calibration values .
Annealing to determine the calibration value/unitanneal ()---- Simulated Annealing
Combinatorial optimization problem of continuous multiple variables
This is a practice of simulated annealing method, the results show that simulated annealing is an effective method.
Parameter selection is better (usually accompanied by longer running time) the results of simulated annealing, however the MATLAB FMIMCON () generally achieve higher accuracy.
)
- 2012-02-12 15:08:59下载
- 积分:1
-
Matlab_function
matlab 日常使用函数大全
可以参考使用 HTML格式(Encyclopedia of everyday use matlab function can refer to the use of HTML format)
- 2021-02-21 09:39:42下载
- 积分:1
-
321
该代码源于《matlab图像处理宝典》,其中包含部分图像处理的关键代码(The code from " matlab image processing book," which contains a key part of the image processing code)
- 2013-05-25 18:41:47下载
- 积分:1
-
MATLAB_Image_Processing
自己写的matlab图像处理入门学习资料,里面的例子很容易理解。(Write your own matlab image processing, entry-learning materials, which is easy to understand examples.)
- 2010-03-12 16:08:40下载
- 积分:1
-
PFdemo
粒子滤波算法,matlab实现,别人的程序(particle filter matab implement)
- 2011-05-27 16:20:22下载
- 积分:1
-
flightcode
This script will setup the nonlinear simulation (UAV_NL.mdl) and call
trim and linearization routines. Select the desired aircraft here in this
script, via the "UAV_config()" function call.
- 2013-07-20 16:01:11下载
- 积分:1
-
Differential-space-time-coding
差分空时编码MATLAB源仿真代码,有图有真相哦(Differential space-time coding MATLAB the source simulation code, pictures and the truth Oh)
- 2013-04-08 18:31:09下载
- 积分:1
-
cdma_ofdm_ESE
A Hybrid Orthogonal Frequency Division Multiplexing & Code-Division Multiple-Access (OFDM-CDMA)
This is a simulation program for uncoded OFDM-CDMA system with QPSK modulation
and Complex channel modelled by Rayleigh fading. The program is modified based
on Iterative chip-by-chip multi-user detection has been adopted in this simulation
- 2015-01-23 04:12:40下载
- 积分:1
-
pitch_period_estimation
This is a code to determine the pitch period of voiced speech.
- 2009-06-23 01:42:29下载
- 积分:1
-
soft_demodule
用于学习软判决解调算法,文件中包含用于算法描述的文献,以及对应matlab代码,支持PSK,QPSK,16-QAM,64-QAM四种调制方式(Demodulation algorithm for learning soft decision, contained in the file for the algorithm described in the literature, as well as the corresponding matlab code support PSK, QPSK, 16-QAM, 64-QAM four modulation)
- 2021-04-11 12:58:58下载
- 积分:1