-
ZOOM_FFT_main-
利用MATLAB编写的关于频谱细化(Zfft)的程序,有注释。(Spectrum zoom (Zfft) program using MATLAB There are notes in it.
)
- 2021-03-24 21:19:14下载
- 积分:1
-
dy
说明: 控制外部程序 显示或隐藏 有需要的朋友可以下载试试 功能可以实现(控制外部程序 显示或隐藏)
- 2015-09-16 22:52:53下载
- 积分:1
-
ZDHFDJ
自动化应用--直流电动机和交流发电机控制系统设计,环境为MATLAB(automation applications-- DC motor and alternator control system design environment for MATLAB)
- 2007-06-27 11:37:31下载
- 积分:1
-
gplab.manual.3.ps
this is a matlab source file
- 2012-03-31 00:45:27下载
- 积分:1
-
dijiktra
It is used to find shortest path between the nodes
- 2013-11-12 16:59:31下载
- 积分:1
-
SOM
this file is about tutorial for self organizing map
- 2010-11-09 11:44:27下载
- 积分:1
-
matlabprocess
用matlab创建一组条纹码图像,输入为一个数组,数组内数字大小为0-63,算法自动生成一个二进制条纹码并显示。(it make a picture of the matrix.)
- 2010-10-26 11:18:16下载
- 积分:1
-
mylma
说明: 一种最简本的基于最小均方误差的自适应算法(One of the most simple minimum mean square error of the adaptive algorithm)
- 2011-03-28 13:58:19下载
- 积分:1
-
matlab-example100
Matlab 实用小程序100例。
都是很常用的,适合初学者。(100 cases of the Matlab practical applets. They Are very common for beginners.)
- 2012-06-05 16:39:11下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1