-
LZC
计算一维向量的LZC,已经设置为头文件,可以直接运用(One-dimensional vector of LZC, has been set for the header files, can be applied directly)
- 2011-01-07 10:48:40下载
- 积分:1
-
HMcirConv
it is a matlab mdl file to generate c code for ccs software without any manual modification
- 2012-05-08 11:59:46下载
- 积分:1
-
LevelSet_ChunmingLi_v1
A new level set model without initialization, very time efficient compared with former level set model.(A new level set model without initializati on, very time efficient compared with former level set model.)
- 2007-04-10 22:40:11下载
- 积分:1
-
ZXEC_duojiercheng_ziji
MATLAB实现多阶最小二乘方法模型辨识(Identify multi-stage least squares MATLAB)
- 2011-10-14 09:54:52下载
- 积分:1
-
neiloskwdikas
Stochastic Models their Applications,Filter kalman
- 2015-03-26 20:32:07下载
- 积分:1
-
QoSfactors
详细阐述了设计通信网络仿真环境里的各个参数,如带宽,延迟,掉包率,等等因素,这里的网络包括了WLAN,3G以及各种业务所需的基本条件(Detail the design of communication network simulation environment, all parameters such as bandwidth, delay, substitution rate, among other factors, where the network includes a WLAN, 3G, and the basic conditions required for various services)
- 2010-06-08 19:03:54下载
- 积分:1
-
election1234
Implements many different methods for determining the winner of an election given voter preferences
- 2010-10-22 01:00:57下载
- 积分:1
-
filter-design
IIR和FIR滤波器的设计,用脉冲响应不变法和双线性变换法设计IIR滤波器,用窗函数法设计了FIR滤波器。(IIR and FIR filter design, with the impulse response method and the bilinear transform IIR filter design using window function design of the FIR filter.)
- 2013-10-24 21:23:13下载
- 积分:1
-
Newton-main
插值法是利用函数在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值。此代码是牛顿插值法的matlab实现。(Interpolation function is a function of the value of the use of a number of points in a certain range, and make appropriate specific function, taking the known values at these points. This code is Newton interpolation matlab implementation.)
- 2014-11-23 10:48:45下载
- 积分: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