-
2
说明: 这也是一个对初学者有用的MATLAB源码,希望对你有用!( This is also one to the beginner useful MATLAB sound code, hoped that is useful to you! )
- 2010-11-29 19:27:49下载
- 积分:1
-
Glonass-accuracy-statistic
Computing GLONASS accuracy (with statistic)
- 2013-07-11 12:20:14下载
- 积分:1
-
autosc
Auto-scales data table Z (new operation or based on know parameters),
or reverses auto-scaling operation.
- 2011-07-22 18:45:44下载
- 积分:1
-
Turbo
简单的Turbo码的编程,可以为Turbo码的研究提供参考(This is a simply program of Turbo code which can be used for some further researches.)
- 2014-08-15 09:29:13下载
- 积分:1
-
Channel_Estimation_Module
信道估计仿真,采用了多种方法:线性插值,MMSE,1惟MMSE,2维MMSE等(Channel Estimation
1 for non-block-wise linear interpolation,
2 for block-wise 1-D MMSE,
3 for non-block-wise 1-D MMSE,
4 for block-wise 2-D MMSE,
5 for non-block-wise 2-D MMSE,
6 for ideal channel estimator,
7 for random pilots map case using 2-D MMSE.)
- 2010-09-01 21:42:38下载
- 积分:1
-
window_for_filter_with_matlab_code
implementation of windows for filters using matlab code with examples
- 2011-01-14 12:22:28下载
- 积分:1
-
GLCM
说明: 这个程序是用MATLAB编写得一个灰度共生矩阵特征及其一些参数得计算,希望对大家有用。(The MATLAB program is written, a GLCM features and some of the parameters was calculated, and I hope useful.)
- 2011-02-20 11:30:11下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1
-
mssa-g
多频道奇异谱分析,即奇异谱分析的升级版,广泛应用于气象变化,股市波动,降噪等领域。(Multi-channel singular spectrum analysis, that singular spectrum analysis of an upgraded version of the widely used weather changes, stock market volatility, noise reduction and other areas.)
- 2014-01-26 21:22:38下载
- 积分:1
-
matlab_trm.rar
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。(MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.)
- 2009-04-10 16:19:04下载
- 积分:1