-
nedd
产生地震记录,利用了AVO,而且包含作图部分wigb(simulating seisdata,AVO,wigb)
- 2020-10-28 09:09:58下载
- 积分:1
-
V2.0
MATLAB GUI设计学习手记(第二版)源程序
附赠 俄罗斯方块V2.0
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition) source code comes with Tetris V2.0 book recommended learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design from the Chapter 1 of the book began to learn step-by-step. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:48:16下载
- 积分:1
-
for_experiments
图象的模糊处理,包括均值和中值处理,掩模分别是3*3和5*5的(Fuzzy image processing)
- 2009-12-29 16:37:03下载
- 积分:1
-
antenna
Antenna show, how is working
- 2011-12-02 23:31:37下载
- 积分:1
-
禁忌算法+多场景分析0507
说明: 基于电力系统场景集,采用智能算法对电力系统多场景可靠性进行分析(Based on the scene set of power system, intelligent algorithm is used to analyze the multi scene reliability of power system)
- 2021-03-31 14:13:40下载
- 积分:1
-
matlab_LPC
说明: 一个使用matlab进行音频信息处理的实例,对输入的语音信号,进行合成与分析。(Using matlab audio examples of information processing, the input voice signal, to carry out synthesis and analysis.)
- 2008-10-06 16:31:35下载
- 积分:1
-
f_svc
在matlab环境中,关于用支持向量机算法进行训练的M文件(M file of matlab on support vector mechine classify)
- 2012-09-05 08:58:35下载
- 积分:1
-
caseNPG
NPG power system data
- 2013-11-27 18:34:08下载
- 积分:1
-
DOA_MVDR
方位估计实验,MVDR 高分辨方位估计,基于实测实验数据。(DOA with MVDR theorem ,based on real data from waterbank experiment。)
- 2020-12-04 20:49:24下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1