-
mobilecommmbofdm
The function of channel estimation is to form an estimate of the amplitude
- 2010-08-13 13:50:36下载
- 积分:1
-
Plot_Cure_of_dataTeTm
matlab 编写的画图程序,用来画电阻率曲线的代码。(matlab prepared Paint program, used to draw resistivity curve code.)
- 2013-12-23 14:36:49下载
- 积分:1
-
Untitled2
k-mean算法,使用matlab工具箱工具对图像进行聚类分割。(k-mean algorithm, using matlab clustering toolbox tool for image segmentation.)
- 2013-11-16 11:24:03下载
- 积分:1
-
AHP
层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。
是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题
num:包括目标层和方案层的总层数
g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。
w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案
在输入矩阵时请加‘[]’号,否则会出现语法错误。
调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
- 2014-02-16 17:20:14下载
- 积分:1
-
sub1_logistic_xueliejianyan
混沌加密系统中的序列检验混沌加密系统中的序列检验混沌加密系统中的序列检验(chaos logsitic)
- 2021-03-03 16:09:33下载
- 积分:1
-
mainone
适合初学电力系统者,能够求出系统的雅克比矩阵,便于理解课本内容(Suitable for beginners power system, able to calculate the system Jacobian matrix, easy to understand textbook content)
- 2012-06-08 10:08:59下载
- 积分:1
-
chirp_gabor
不错的chirp方向识别例程,可对chirp进行分解,供参考(Good chirp direction identification routine, the decomposition of the chirp for reference)
- 2013-03-28 10:38:17下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
刚度矩阵提取
说明: 用于模型刚度和质量矩阵的提取,matlab程序(Used for model stiffness and mass matrix extraction, MATLAB program)
- 2021-04-13 15:18:55下载
- 积分:1
-
shallow-water-equation
浅水波方程的源代码,是基于matlab开发的很好(shallow water equation,based on matlab ,ti is very good)
- 2020-12-30 11:19:02下载
- 积分:1