-
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
-
QPSK
本压缩包是里面是用matlab编写的QPSK信号调制与解调的程序,程序十分简练。(The compressed package is written in matlab which is QPSK signal modulation and demodulation process, the program is very concise.)
- 2011-11-09 23:47:13下载
- 积分:1
-
BP
说明: Back Propagation Algotritm. Please Help Me to Solve the error message
- 2013-11-14 10:11:10下载
- 积分:1
-
the-serial-port-in-the-GUI-design-
串口编程,串口在GUI设计中的应用,用于RS232、RS422之间的通信(Serial programming, the serial port in the GUI design for RS232, RS422 communication between)
- 2020-07-27 09:18:40下载
- 积分:1
-
Digital-Filter-Design
(1)设计低通、带通、高通数字滤波器;
(2)可以对合成信号(含低频、中频、高频分量)、语音信号进行滤波;
(3)通过GUI界面进行控制。((1) design low pass, band pass, high pass digital filter
(2) can be synthesized signal (including the low frequency, medium frequency, high frequency components), filtered speech signal
(3) is controlled through the GUI.)
- 2020-10-28 10:49:59下载
- 积分:1
-
fastICA
fastica在matlab中的应用 包括源码及模块
基于ica的语音分离技术(fastica in matlab application, including source code and modules ica-based voice separation technology)
- 2009-05-02 11:26:48下载
- 积分:1
-
matalb-vibration-analysis
matlab 振动信号处理技术:本书详细介绍了如何采用matlab进行振动信号处理,是一本非常不错的技术资料(matlab vibration analysis
)
- 2011-04-26 17:05:14下载
- 积分:1
-
AWAN
分析Samples per symbol对simulink调制模块的影响(Analysis of Samples per symbol to the modulation module of simulink)
- 2010-05-28 09:53:41下载
- 积分:1
-
New-folder-(2)
MMSE estimation channel caculator
- 2015-04-04 09:42:51下载
- 积分:1
-
slamToolbox
Joan Solà编写6自由度扩展卡尔曼滤波slam算法工具包,解决视觉和机器人定位SLAM的一些列算法matlab工具包,对机器人定位和地图创建以及基于视觉的定位有很大帮助(This toolbox performs 6DOF SLAM using the classical EKF implementation. It is conceived as an "active-search" SLAM. It is provided for free under the GPL license (please read the file COPYING and make sure you agree in the terms and conditions before using it). Users might consider citing in their scientific communications one of the papers of the authors (SOLA-ETAL-IROS-05a, SOLA-ETAL-TRO-08, SOLA-ETAL-IROS-09) appearing on the References section in the documentation, and also acknowledging the use of this toolbox.)
- 2009-12-28 09:27:19下载
- 积分:1