-
my_2017pow_sixpulses
this is a simulation matlab/simpowersysterm file forsix pulse converter
- 2017-01-20 21:23:27下载
- 积分:1
-
检测性能的蒙特卡罗仿真
蒙特卡罗仿真检测性能,有MATLAB程序以及仿真曲线。(Monte Carlo simulation performance, MATLAB program and simulation curve.)
- 2021-03-02 19:39:34下载
- 积分:1
-
Something-of-Matlab
matlab入门到精通,对初学者和高手都非常有用。(Entry to the proficient in matlab, is very useful for beginners and master.)
- 2013-09-25 11:24:40下载
- 积分:1
-
PAPER3
数字助听器中多通道响度补偿方法的研究.pdf(Multi-channel digital hearing aid loudness compensation method. Pdf)
- 2013-10-07 15:05:23下载
- 积分:1
-
SeDuMi_1_3
SeDuMi 是一个求解半正定规划的算法包,这是项目最新发布的源代码。(Welcome to SeDuMi 1.3
SeDuMi is a Matlab Toolbox for Linear, Second order, Semidefinite or mixed
problems. It can handle free variables and complex data as well.
To obtain the latest version of SeDuMi, see
http://sedumi.ie.lehigh.edu
Installation instructions can be found in the file
Install.txt
After you installed the binaries please type
help sedumi
in Matlab to get more information. Example problems can be found
in the folder /examples, documentation is in /doc.
For a list of changes check the file Changelog.txt.)
- 2010-07-20 15:41:05下载
- 积分:1
-
Fuzzy-Matlab
利用Matlab进行柴油机电子调速器,采用模糊控制理论(Using Matlab, electronic engine governor, the fuzzy control theory)
- 2010-12-19 19:49:38下载
- 积分:1
-
RBFMATLAB
说明: rbf源码说明有例子,有详细解说,说明步骤和原理。希望对大家有用(有例子,有详细解说,说明步骤和原理。希望对大家有用)
- 2010-05-05 10:17:46下载
- 积分:1
-
Matlab_Path_Planning
基于栅格法的路径规划算法实现(Matlab环境下)(Grid method is based path planning algorithm (Matlab environment))
- 2012-12-30 13:34:40下载
- 积分:1
-
radar-simulation
雷达系统建模与仿真,有关雷达信号建模与仿真的外文翻译书籍,对于回波信号的仿真有系统详细的介绍(Radar system modeling and simulation, modeling and simulation of the radar signal foreign books in translation, for the simulation of the echo signal system described in detail
)
- 2012-05-12 11:34:31下载
- 积分:1
-
fit_mix_2D_gaussian
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm
format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M )
input: X - input samples, Nx2 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian (each mean is a 2x1 vector)
covar - fitted covariance for each gaussian. this is a 2x2xM matrix.
t - probability of each gaussian in the complete distribution
iter - number of iterations done by the function
- 2011-02-09 19:04:25下载
- 积分:1