-
Differential_Equation_GUI
matlab中用于解决微分方程问题的GUI程序(matlab to solve differential equations for problems in the GUI program)
- 2007-10-08 21:31:04下载
- 积分:1
-
three
一个简单的求一串随机数的平均值的matlab程序(Seeking a simple string of random numbers mean matlab program)
- 2011-07-05 10:19:34下载
- 积分:1
-
Tarea-Clasificacion
Ejemplo de clasificacion de caracterisiticas utilizando inteligencia de particulas y red multicuadratica
- 2013-08-01 01:59:19下载
- 积分:1
-
efficient-convolution
零延时卷积算法实现,基于fft变换。Efficient Convolution Without Latency by
William G. Gardner(It is well known that a block FFT implementation of convolution is vastly more efficient than the direct
form FIR filter. Unfortunately, block processing incurs significant input/output latency which is undesirable
for real-time applications. A hybrid method is proposed for doing convolution by combining direct form
and block FFT processing. The result is a zero latency convolver that performs significantly better than
direct form methods.)
- 2015-02-13 15:39:09下载
- 积分:1
-
AC_BF
利用自适应抵消技术对声矢量圆阵进行波束形成,并查看波束图。(Using adaptive cancellation technology for sound circular array beamforming vector and view beam pattern.)
- 2016-09-03 08:52:44下载
- 积分:1
-
lda_theory
LINEAR DISCRIMINANT ANALYSIS - A BRIEF TUTORIAL(LINEAR DISCRIMINANT ANALYSIS- A BRIEF TUTORIAL)
- 2009-12-14 15:52:56下载
- 积分:1
-
MATLAB
说明: 数学建模 Matlab源程序 (Matlab source of mathematical modeling)
- 2011-04-06 20:24:10下载
- 积分: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
-
matlab_ex1
对数据进行预处理的程序,希望用本程序把这些到期收益率(标准期限)数据拿出来组成一个数据集以备分析之用。(Data pretreatment procedures, hope to use this procedure to these yield to maturity (standard period) data show the formation of a data set for analysis.)
- 2008-01-02 16:09:34下载
- 积分:1
-
a
说明: 用遗传算法解决旅行商问题(附源代码),遗传算法其实是一种求函数极值的随机搜索算法。(Solving the traveling salesman problem using genetic algorithms (with source code), genetic algorithm is a kind of extreme demand function of random search algorithm.)
- 2011-05-11 17:43:08下载
- 积分:1