-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:40:24下载
- 积分:1
-
elm_kernel_trainapredict
Kernel_ELM传说中的核-极限学习机,基于官网给的版本,拆分成了训练和预测两个模块,方便大家得到训练模型和预测标签(Kernel_ELM, Extreme Learning Machine using Kernel,including two modules as train & predict)
- 2021-02-18 14:39:45下载
- 积分:1
-
matlabBook
matlab入门教程,最简单实用的教程,里面详细又不乏简要,用最短的时间完成最复杂的学习!(matlab Getting Started Guide, the most simple and practical tutorials, where there is no lack of detailed and concise, with the shortest time to complete the most complex to learn!)
- 2008-12-22 12:53:11下载
- 积分:1
-
Matlabsourcecodeofawaveletdenoising
一个小波去噪MATLAB程序, 分别对语音高低频进行去噪(MATLAB a wavelet denoising procedure, respectively, the noise of low and high frequency voice)
- 2010-08-15 16:11:01下载
- 积分:1
-
test01
正弦光栅,通过这个程序,可以长生一个纵向的饿512*512的正弦光栅,并通过图像显示出来(a sin grating and it could be showned trough the matlab program)
- 2010-11-02 16:28:12下载
- 积分: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
-
ebook---Benenti-144--principles_of_quantum_comput
a book of Benenti about quantum information
- 2014-02-15 02:36:16下载
- 积分:1
-
MACD+KD+20均线EA
MT4平台自带了一个自动交易的EA指标,这是macd+ma+kd系统EA(Macd+ma+kd system EA)
- 2020-06-30 20:20:01下载
- 积分:1
-
fitplane
Calculate the coefficent of a plane that fits better N 3d pints
- 2010-01-20 04:34:40下载
- 积分:1
-
case14
潮流计算所需的IEEE14节点系统详细数据(Detailed data of IEEE14 test system needed for power flow calculation)
- 2020-12-20 21:39:08下载
- 积分:1