-
bpmpd
bpmpd是用fortran77语言编写的一个state-of-the-art求解大规模线性规划程序,使用不可行原-对偶内点法(infeasible primal-dual interior point method)求解(bpmpd is a FORTRAN77 language state-of-the-art for solving large-scale linear programming procedure, the original use is not feasible- dual interior point method (infeasible primal-dual interior point method) for solving)
- 2007-10-23 19:30:43下载
- 积分:1
-
RGB
The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.
- 2009-11-20 16:06:02下载
- 积分:1
-
HarmonySearssch
Harmony Search Algorithm matlab code
- 2013-01-10 08:09:48下载
- 积分:1
-
emd
EMD分解可以运行的MATLAB程序用于经验模态分解(Empirical Mode Decomposition Decomposition
The program can be run very well with a lot of support to download)
- 2012-05-17 15:32:55下载
- 积分:1
-
ConjugateGradient.m
Numerical Techniques for Unconstrained Optimization with MATLAB
- 2012-03-28 02:34:56下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
1
说明: matlab code for JTAG cable checking
- 2014-02-04 19:27:39下载
- 积分:1
-
giubiu
已调制信号计算其普相关密度,关于神经网络控制,有信道编码,调制,信道估计等。( Modulated signals to calculate its density Pu-related, On neural network control, Channel coding, modulation, channel estimation.)
- 2016-09-09 10:59:43下载
- 积分:1
-
MATLAB_optical
关于MATLAB编程用两种方法模拟光学实验(MATLAB programming on the optics experiments using two kinds of simulation)
- 2009-12-20 13:48:54下载
- 积分:1
-
OQAM
OQAM-OFDM程式碼 可以透過BER來觀看發展(OQAM-OFDM code development can be viewed through the BER)
- 2020-07-02 18:00:01下载
- 积分:1