-
9009164_LRP
an lr-p implemention with matlab
- 2012-07-01 03:11:57下载
- 积分:1
-
1-chapter
MATLAB GUI设计学习手记(第二版)源程序 第1章
本书推荐的学习方法:
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 Chapter 1 book recommended 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:26:06下载
- 积分:1
-
MATLAB
this r program for QUADRATURE AMPLITUDE MODULATION AND QPSK
- 2010-08-08 12:39:12下载
- 积分:1
-
u
说明: QAM的一种实现方法,欢迎使用。谢谢分享(An Implementation Method of QAM are welcome to use. Thank you to share)
- 2010-01-21 14:23:13下载
- 积分:1
-
Matlab
这是Matlab模糊逻辑工具箱函数,希望对大家有用。(This is the Matlab Fuzzy Logic Toolbox function, in the hope that useful to everyone.)
- 2008-05-07 09:08:31下载
- 积分:1
-
Introduction_to_Fuzzy_Logic_using_MATLAB
Useful for fuzzy logic.
- 2012-01-02 20:13:56下载
- 积分:1
-
danweihuansuan GUI
基于matlab GUI做的单位换算器,实现多种单位的一次性换算(Unit converter made of MATLAB GUI)
- 2020-07-02 07:40:02下载
- 积分:1
-
灰色预测
说明: 自编灰色预测MATLAB程序,可供初学者使用(The grey prediction matlab program is compiled by ourselves, which can be used by beginners)
- 2020-05-11 00:05:12下载
- 积分:1
-
52985_188347_34527
说明: 这是我收集的一个Matlab工具箱,大家可以看看呀,很好的一个。(This is my collection of a Matlab toolbox, we can see Yeah, good one.)
- 2011-04-18 14:44:35下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1