-
CellTrack
This paper presents experimental results of angle of arrival (AOA)
estimation for sensor node localization of wireless networksand some radar detection methods
- 2010-06-25 06:00:17下载
- 积分:1
-
EFG1D
说明: 无网格伽辽金法的一维杆单元源程序,基于移动最小二乘近似。(Element-free Galerkin method one-dimensional beam element source, based on moving least square approximation.)
- 2010-04-14 11:13:30下载
- 积分:1
-
kuopin
信号用m序列进行扩频,成型滤波和BPSK调制后经过信道发送到接收端,接收端进行解扩解调(Using m sequence spread spectrum signal, after forming filter and BPSK modulation channel is sent to the receiver, the receiver to enlarge demodulation
)
- 2013-10-10 00:01:06下载
- 积分:1
-
Yagi-Uda
Yagiuda antenna pattern by matlab
- 2012-01-23 06:47:08下载
- 积分:1
-
fortest
高斯金字塔 优化的版本,可用,效率比较高(Optimized version of the Gaussian pyramid, available, more efficient)
- 2011-11-29 23:00:26下载
- 积分:1
-
cdma
cdma, direct sequence spread spectrum modulation. computes error rate of received sequence in a AWGN channel. simulated in simulink.
- 2014-01-23 10:57:12下载
- 积分:1
-
MatlabDimensionReductionToolbox
经典的降维方法集合,包含近代诸多算法,由马大博士生编著。(The Matlab Toolbox for Dimensionality Reduction contains Matlab implementations of 32 techniques for dimensionality reduction. A large number of implementations was developed from scratch, whereas other implementations are improved versions of software that was already available on the Web. The implementations in the toolbox are conservative in their use of memory. The toolbox is available for download here.)
- 2009-11-14 00:37:08下载
- 积分:1
-
PDF
Probability distribution function codes for communication engineering students to understand the concept of statistical analysis.
- 2014-08-18 19:53:52下载
- 积分:1
-
MinimumCostFlow
最小费用最大流算法通用Matlab函数,最短路算法的Ford和Fulkerson法迭加算(Common minimum cost maximum flow algorithm Matlab function, the shortest path algorithm of Ford and Fulkerson method of superposition operator)
- 2014-02-09 14:51:55下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1