-
RegularCoherence
Fourier coherence
This program calculates the fourier coherence of a signal using cpsd function of matlab. Input and output are explained in file.
- 2011-01-31 07:31:09下载
- 积分:1
-
dai
四边简支,受两个集中荷载的薄板弯矩及挠度分析程序,利用的弹性力学薄板理论。(Simply supported by two thin plate bending and concentrated load deflection analysis procedures, the use of thin elastic mechanics theory.)
- 2013-07-15 18:41:12下载
- 积分:1
-
Water-marking-using-Har-wavelet-transform
the Matlab project contains the source code used for simple watermarking using wavelet transform. Performs watermarking of the input image by decomposing the image using haar wavlet. Noise generated with normal distribution is used as the key and is added to the input image to obtain the watermarked image.
- 2014-11-30 10:26:13下载
- 积分:1
-
Arithmetic-coding
算术编码的程序,是一种经典的程序,可以作为一个函数来使用。(Arithmetic coding procedures, is a classic program that can be used as a function.)
- 2013-12-23 17:13:10下载
- 积分:1
-
LDA_LLE
常见的流形学习方法LDA和LLE,此程序经过调试运行!(Manifold learning methods common LDA and LLE, this program after commissioning!)
- 2010-09-06 16:52:27下载
- 积分:1
-
fft_seq
通信系统中对快速傅里叶变换的MATLAB仿真程序(Communication systems in the fast Fourier transform MATLAB simulation program)
- 2012-11-06 19:53:30下载
- 积分:1
-
opticallinkprgm
simulation of optic fiber link budget analysis is to feed input as attenuation loss, connection loss , system margin, transmitted power and length of the fiber
- 2014-02-10 17:10:13下载
- 积分:1
-
2
说明: matlab科学计算的几乎所有数学算法以及仿真。每一个m文件在我学习的时候都验证了其正确性。前面的比较简单,逐步深入。另外对部分算法本人在学习中做了优化,更简洁。(matlab scientific computing almost all mathematical algorithms and simulation. M each file in my learning at all times to verify its correctness. In front of a relatively simple step by step in depth. In addition to some algorithm I have done a study of optimization, a more concise.)
- 2008-12-25 16:23:52下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1
-
8-chapter
MATLAB GUI设计学习手记(第二版)源程序 第8章
本书推荐的学习方法:
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), Chapter 8 of the book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 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:35:37下载
- 积分:1