-
mvdr
窄带信号mvdr波束形成,这几天的学习结果(mvdr is written by me!)
- 2021-03-17 21:59:21下载
- 积分:1
-
dt_cwt-texture
基于纹理特征的图像检索源码,通过双树复小波进行纹理特征提取(Texture-based image retrieval source, through the dual tree complex wavelet texture feature extraction)
- 2013-11-07 09:59:41下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
jinlin
基于近邻法的相关MATLAB实验方法,课件。,(Based on the MATLAB nearest-neighbor method clip algorithm experiment, the source code, and data analysis )
- 2011-01-07 11:22:14下载
- 积分:1
-
Fisherfenleiqi
理解Fisher准则方法确定最佳线性分界面方法的原理,以及拉格朗日乘子求解的原理(Fisher criterion to determine the best way to understand the interface methods of linear theory, and the principle of Lagrange multipliers to solve)
- 2011-11-13 16:28:51下载
- 积分:1
-
peakdet
波形的峰值检测程序,能检测波形各个点的峰值(Waveform peak detection program, can detect the peak point of the waveform )
- 2015-03-04 16:24:10下载
- 积分:1
-
shuzhi
计算最速下降法和黄金分割法的程序,计算结果精确。(Calculation of the steepest descent method and the golden section method of procedure, precise results.)
- 2009-06-05 21:30:26下载
- 积分:1
-
Experiment2.tar
该文件是学习matlab的经典教材,国内无法找到,本人从国外所得。(this book is the classical textbook for matlab.it is easy to learn and grasp by matlab engineers.)
- 2010-02-12 07:34:47下载
- 积分:1
-
SOR
用SOR迭代法求解方程组的解的matlab程序(With SOR iterative method to solve the solution of system program)
- 2012-03-26 15:37:27下载
- 积分:1
-
vtoolbox
一个工程震动的matlab工具箱。其中含有大量的实例供理解。(The Engineering Vibration Toolbox is a set of educational programs
written in MATLAB by Joseph C. Slater. Also included are a number of help files,
demonstration examples, and data files containing raw experimental data. The
codes include single degree of freedom response, response spectrum, finite
elements, numerical integration, and phase plane analysis. It is included
free with the text "Engineering Vibration" by Dr. Daniel J. Inman
(Prentice Hall, 1994, 1998, 2001,...))
- 2010-06-01 12:23:51下载
- 积分:1