-
sph1
The smooth particle
hydrodynamics (SPH), the diffuse element method (DEM), the element-free Galerkin
method (EFGM), the reproducing kernel particle method (RKPM), the moving-particle
semi-implicit method (MPS) are among others. However, it seems that these meshless
methods have not succeeded in replacing the FEM analysis completely, while they show
excellent performance in several special fields.
- 2010-07-30 02:18:10下载
- 积分:1
-
nonlinear-blind-source-separation
本工具箱描述了非线性盲源分离的原理及算法(This toolkit described the principle and algorithm of nonlinear blind source separation)
- 2013-07-20 10:56:35下载
- 积分: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
-
rdecg
Reading ECG record from the MITBIH database
- 2020-12-09 06:59:20下载
- 积分:1
-
PPPcode
精密单点定位的程序,是对初学者的很好的资料,很容易入手(Precise point positioning procedure ,is good information for beginners, it is easy to start)
- 2013-11-10 10:26:56下载
- 积分:1
-
duanlu
短路计算,可用于各种电网故障的短路计算,MATLAB程序(failed to translate)
- 2013-05-03 20:40:22下载
- 积分:1
-
cede
说明: 计算测地距离,测地距离是众多距离的一种,在高维流行数据分布空间上,欧式距离不再适用,这时就可用到欧氏距离(Computing geodesic distance, geodesic distance is a large distance, popular in high-dimensional data distribution space, the Euclidean distance is no longer applicable, then you can use the Euclidean distance)
- 2010-04-28 13:17:21下载
- 积分:1
-
dtmf_tone
DTMF tones in m file environment...
- 2014-12-04 19:58:10下载
- 积分:1
-
fuzzy
常规模糊控制程序,有MATLAB编程和注解,可用于学习
(The example of fuzzy control)
- 2013-12-30 17:15:39下载
- 积分:1
-
Chapter_BPF_example-on-Mathworks
一种卡尔曼滤波器算法实现RBF神经网络训练,可实现更高精度的预测。(A Calman filter algorithm to achieve RBF neural network training, can achieve a higher accuracy of prediction.)
- 2016-06-21 22:07:04下载
- 积分:1