-
Matlab
matlab辅导讲义,介绍上机的,非常适合初学者使用(matlab counseling lectures, introduced on the machine, very suitable for beginners to use)
- 2010-01-06 16:23:36下载
- 积分:1
-
MIT-matlab
说明: MIT Matlab教程:INTRODUCTION TO MATLAB — Fall 1999
Thomas F. Weiss
Last modification September 9, 1999
1(MATLAB is a programming language and data visualization software package which is especially
effective in signal processing and systems analysis. This document is a brief introduction
to MATLAB that focuses on those features that are of particular importance in
6.003.1 It is assumed that the reader is familiar with Project Athena, has an Athena account,
and has little or no experience with MATLAB. Other MATLAB help is available through
Athena consulting which offers a number of more tutorial handouts and short courses (ext.
3-4435), on-line consulting (type olc at the Athena prompt), and Athena on-line help (type
help at the Athena prompt). There are a number of books available that describe MATLAB.
For example, Engineering Problem Solving with Matlab, by D. M. Etter, published by
Prentice-Hall (1997) and Mastering MATLAB, by Hanselman and Littlefield, published by
Prentice-Hall (1996). The paperback MATLAB Primer by K. Sigmon, published by CRC
Press (1994) is a handy summar)
- 2011-02-18 21:37:08下载
- 积分:1
-
我编写的monte carlo随机数发生器检验程序
说明: 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。(procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters and test.)
- 2005-09-24 13:30:04下载
- 积分:1
-
Ofdm[Matlab]
OFDM全系统仿真,matlab2006A仿真通过(OFDM system-wide simulation, matlab2006A simulation through)
- 2007-09-27 10:30:53下载
- 积分:1
-
Matlabmodern
全数字调制解调器MATLAB仿真源代码,超级实用,下载即可使用。(MATLAB simulation of an all-digital modem source code, super-utility, download to use.)
- 2007-12-29 19:49:54下载
- 积分:1
-
flush-src
粘弹性地基结构动力响应计算程序,虽然比较老,还是很有价值。(Visco-elastic foundation structural dynamic response calculation program, though relatively old, is still of great value.)
- 2010-01-04 21:01:42下载
- 积分:1
-
2DPCA(1)
说明: 2dpca的实现,主要用于人脸识别领域的应用(2dpca implementation, the main areas of application for face recognition)
- 2010-04-29 14:28:25下载
- 积分:1
-
yuyinchuli
基于matlab的语音处理程序,可实现经过各种滤波器后的频谱图,幅度图等.(Matlab-based voice processing procedures, can be realized through a variety of filters after the frequency spectrum, range maps.)
- 2011-05-14 10:16:58下载
- 积分:1
-
dd_tools_1_5_7
国外一学者开发的数据描述方法的源代码,几乎包括了所有的数据描述方法,有SVDD,KSVDD等等,将会是一个很好的用于野点检测和模拟识别的工具箱,可直接使用(本人已用过)(foreign scholars development of a data description of the source code, including almost all of the data description, have SVDD, KSVDD etc., will be a good field for the detection and identification of the simulation toolkit, can be used directly (I have used).)
- 2007-05-28 15:25:37下载
- 积分:1
-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1