-
crosscorr
Another source code to compute a crosscorrelation between two preferred pairs... useful like sub routine in your proper matlab routine...
- 2010-11-28 22:52:24下载
- 积分:1
-
matlabcode
the bst program foroptimazation jhuuh
- 2010-12-18 07:57:32下载
- 积分:1
-
coulomb
计算地球内部构造,给出数值解。该软件在国内外得到广泛应用(computer the structure of earth)
- 2011-11-09 19:03:44下载
- 积分:1
-
rayleigh_fading1
filename: rayleigh_fading.m
function: rayleigh fading
input parameters: multipath_ID (user, multipath)
output parameters: envelope
read files: no
generate files: no
call functions: no
called by: wireless_UL, wireless_DL
Execution Time: case 1: 29/100 Seconds(100 times called)(N=25)
case 2: 4.4/100 Seconds(100 times called)(N=25)
Sun Jianxun, Apr., 02, 2001
- 2014-02-18 21:09:24下载
- 积分:1
-
jueceshu-matlab
说明: 使用ID3决策树算法预测销量高低,对数据进行预处理,最终打印并画决策树(Using ID3 Decision Tree to Predict Sales)
- 2020-06-16 22:40:01下载
- 积分: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
-
SISO_MPC
source code for MPC algoritm in SISO system
- 2011-07-02 03:29:31下载
- 积分:1
-
Heterogeneous-Network-Handover-Schme
This code is been done for a new adaptive handover approach between the macro and the femtocell with screening the total network quality of the network. In this new algorithm the frequency sub divisional strategy adapted.
- 2015-03-10 15:25:19下载
- 积分:1
-
icademo
BSS demo file for testing
- 2009-11-20 00:31:14下载
- 积分:1
-
FIR
matlab中学习fir、iir滤波器的程序实例,很好的讲解了fir、iir滤波器的应用(matlab learn fir, iir filter process instances, well explained fir, iir filter applications)
- 2009-11-21 14:06:04下载
- 积分:1