-
DGGEsimilaritymatrix
计算DGGE图谱各泳道间的相似性指数组成相似矩阵,输入参数x为图谱的泳道的亮度(灰度)或者比移值矩阵(DGGE profiles calculated similarity between each lane index composed of similar matrix, the input parameter x for the map of the lanes of the brightness (gray) or Rf value matrix)
- 2010-07-06 22:06:01下载
- 积分:1
-
my8ditfft
基8-DFT计算,每8点为一蝶形运算单元,4096点计算效率较基2-DFT提高50 (Yl 8-DFT calculation, every 8 points for a butterfly operation unit, the 4096-point computation efficiency than the base 2-DFT increased by 50 )
- 2021-03-13 10:59:24下载
- 积分:1
-
VRP
引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab代码
(The introduction of path weights adaptive ant colony algorithm for scheduling path of the emergency supplies optimized Matlab code)
- 2012-05-19 16:44:46下载
- 积分:1
-
FLch7NNeg1
FLch7BNNeg1.zip--改进的神经网络MBP算法对噪声系统辨识程序(FLch7BNNeg1.zip-- improved neural network algorithm for noise MBP system identification procedures)
- 2013-11-13 15:53:17下载
- 积分:1
-
Tde
在matlab开发软件中,利用相关函数求两个信号的时间延迟。(In matlab software development, the use of correlation function of the two signals time delay.)
- 2013-12-24 09:24:45下载
- 积分:1
-
ImageRecognitionandClassification
Image Recognition and classification
- 2010-10-12 14:45:11下载
- 积分:1
-
ISODATA
说明: 模式识别中的ISODATA算法,以及利用模式相似性测度分类的源程序(The ISODATA algorithm for pattern recognition and classification using pattern similarity measure of the source)
- 2011-03-17 21:33:47下载
- 积分:1
-
Nested array
嵌套阵列DOA估计matlab例程,基于Nested Arrays A Novel Approach to Array Processing With Enhanced Degrees of Freedom。(Matlab simulation for DOA estimation with nested array.)
- 2021-04-13 18:38:56下载
- 积分:1
-
optim
在学习中发现的在matlab中的最优控制的s函数(Found in the study in matlab in the s of the optimal control function)
- 2009-04-30 10:28:47下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1