-
a2v_liedu
说明: 振动烈度计算的MATLAB算法,根据振动加速度信号的频域积分计算振动烈度(The MATLAB algorithm for calculating vibration intensity, vibration acceleration signals according to frequency domain integral calculation of vibration severity)
- 2010-04-18 16:35:09下载
- 积分:1
-
MATLAB-LoadFlow
用于计算机计算潮流的仿真运行程序,基于matlab程序编程的程序.(LOAD FLOW)
- 2011-11-16 14:41:03下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
cdmamodem
cdma系统matlab仿真,在两个用户的背景下采用了直接扩频码实现扩频解扩,bpsk调制解调,程序已经运行过,没有问题!(cdma system matlab simulation, in the context of two users using a direct spread spectrum spreading codes realize despreading, bpsk modem, the program has been run before, no problem!)
- 2021-04-07 15:29:02下载
- 积分:1
-
emd2_regression
说明: 基于核回归的图像散乱点插值,用于BEMD分解(scattered data interpolation based on kernel regression)
- 2011-03-24 13:15:13下载
- 积分:1
-
Analysis_of_Parallel_Spiketrains_-_Chapter_20_-_C
parellel spike train analysis
- 2011-05-20 22:09:08下载
- 积分:1
-
Possion-formula
超松弛迭代法编写matlab程序求解槽空间电位分布问题(Overrelaxation iterative method to write matlab program for solving groove space potential distribution problems)
- 2012-11-13 20:55:30下载
- 积分:1
-
LMS
LMS另一种写法,亲自验证,用来滤波,自适应滤波的一种(LMS another way, personally verified, used to filter, an adaptive filter)
- 2013-12-10 23:50:28下载
- 积分:1
-
hechengkongjingleida
张澄波的综合孔径雷达比较老的版本,但是很基础,逻辑简单明了(Zhang Chengbo of synthetic aperture radar older version, but it is based on simple logic)
- 2010-07-15 15:47:37下载
- 积分:1
-
3dCURVE
由一系列空间点拟合三维曲线,输入坐标点,输出多段样条曲线,及n等分点(By a series of space to fit this point, the input, output multiple of the other points, and the n
)
- 2020-12-26 20:29:03下载
- 积分:1