-
analise
matlab数据分析的经典算法,可以用于数据分析(matlab data analysis of the classic algorithms, can be used for data analysis)
- 2011-08-04 15:25:50下载
- 积分:1
-
footprient
使用MATLAB编写了回归轨道卫星、GEO卫星、地球静止轨道卫星星下点轨迹运动仿真模拟程序(the simulazation of the footprient of the satlite SAR)
- 2021-04-16 10:28:54下载
- 积分:1
-
ABC-K-means
基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)
- 2020-11-26 09:19:31下载
- 积分:1
-
BmotionEstARPS
code for motion analysis..
- 2011-01-24 18:30:27下载
- 积分:1
-
overlay
function Px=overlay(N,omega,A,sigma,num)
OVERLAY Forms multiple power spectral density estimates.
-------
USAGE Px=overlay(N,omega,A,sigma,num)
Calculates the periodogram using an ensemble of realizations
of a process consisting of a sum of complex exponential in
white noise.
N : length of the signal
omega : vector containing the sinusoid frequencies
A : vector containing the sinusoid frequencies
sigma : the variance of the white noise
num : size of the ensemble (number of periodograms)
- 2012-04-18 10:00:02下载
- 积分:1
-
UMTS-GUI
The model consists of Physical layer simulation for downlink. Matlab GUI
- 2013-02-25 14:19:16下载
- 积分:1
-
mesh3D
a code source for 3D display
- 2014-11-03 22:15:57下载
- 积分:1
-
chap_1
确定性机械手的PD+前馈控制的S函数的控制程序(uncertainty manipulator PD feedforward control of the S-function control procedures)
- 2007-04-29 18:42:16下载
- 积分:1
-
ML
说明: 最大似然译码的matalb仿真程序,皆为小程序浅显易懂(Maximum likelihood decoding matalb emulator)
- 2012-08-23 20:23:19下载
- 积分: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