-
GCD
get Greate Common Divisor of two number (matematics)
- 2010-02-07 03:23:27下载
- 积分:1
-
fuzzy_logic_matlab
模糊逻辑的matlab工具箱,和matlab自带的工具箱不同。里面包含了更多的应用函数。(Fuzzy logic toolbox of matlab and matlab different built-in toolbox. Which contains the application of additional functions.)
- 2009-07-09 17:04:54下载
- 积分:1
-
Fading-channel-simulation
衰落信道仿真
function r = rayleigh( fd, fs, Ns )
r = rayleigh(fd,fs,N)
A Rayleigh fading simulator based on Clarke s Model
Creates a Rayleigh random process with PSD determined
by the vehicle s speed.
INPUTS:
fd = doppler frequency
set fd = v*cos(theta)/lambda
v = velocity (meters per second)
lambda = carrier wavelength (meters)
theta = angle w/ respect to tangent (radians).
fs = sample frequency (Samples per second)
Ns = number of samples of the Rayleigh fading
process to produce
OUTPUTS:
r = row vector containing Ns samples of the Rayleigh
fading process
Author: Matthew C. Valenti
Mobile and Portable Radio Research Group
Virginia Tech
For Academic Use Only
(Fading channel simulation)
- 2012-04-19 20:13:22下载
- 积分:1
-
Robust.Adaptive.Beamforming
李建等写的鲁棒自适应波束形成,电子书,pdf格式,英文版。介绍了各种自适应波束形成算法(Li and other written robust adaptive beamforming, e-books, pdf format, in English. Describes the various adaptive beamforming algorithms)
- 2013-12-19 22:10:07下载
- 积分:1
-
Three_MTDC_model
自己弄的多端直流配电网的仿真模型,是支撑自己小论文的东东。仿真环境是用的matlab。(Get yourself a simulation model with a multi-terminal DC power grid, is supporting their own small paper stuff. Simulation environment is used matlab.)
- 2021-04-24 13:38:47下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
SVM
说明: SVM的预测数据主程序,适用于数据分类或计算预测结果,变化数据的输入即可得到运行结果。(The main program of predictive data of SVM is suitable for data classification or calculation of predictive results. The operation results can be obtained by inputting variable data.)
- 2020-06-17 13:20:01下载
- 积分:1
-
matlabyouhua
MATALAB处理优化.里面有很多好的优化处理方法(MATALAB optimize treatment. There are so many good methods to optimize treatment)
- 2007-08-30 20:16:24下载
- 积分:1
-
matlab_miditoolbox
matlab处理midi文件工具箱 各种音乐信号分析功能(matlab midi tool box)
- 2009-11-23 17:01:13下载
- 积分:1
-
201303
Matlab GUI 图形界面编程设计,界面规划设计(Matlab GUI programming graphical interface design, interface design planning)
- 2015-04-15 19:27:44下载
- 积分:1