-
STBC_MIMO_OFDM
说明: MIMO通信系统 使用matlab描述和仿真(MIMO communication system description and simulation using matlab)
- 2010-04-25 10:39:59下载
- 积分:1
-
MATLAB-function
总结了matlab中常用的函数,几乎概括了所有常用函数,共47页(Summarizes the commonly used functions in matlab, almost summarizes all of the usual functions, a total of 47)
- 2012-11-09 10:07:05下载
- 积分:1
-
bipartite_network
利用泊松分布构建的复杂网络的二分网络演化建模(Poisson distribution building complex networks of Bipartite network evolution model)
- 2015-03-18 10:49:42下载
- 积分:1
-
laplican
一种拉普拉斯边缘算法的提取的源码,大家可以看看哈(A Laplacian edge of the source extraction algorithm, we will look at Kazakhstan)
- 2008-03-30 18:08:51下载
- 积分:1
-
FMCW_test_debug
FMCW调频连续波雷达的测距测角仿真程序,24G雷达的分析过程,主要针对德国innosent公司的ivq905雷达头(FMCW Frequency Modulated Continuous Wave Radar Ranging the goniometer simulation program, 24G radar analysis, German innosent company ivq905 radar head)
- 2020-11-17 15:29:39下载
- 积分:1
-
browarrayPlots
nice matlalc code for browsing through an array of related plots
- 2010-09-29 19:15:43下载
- 积分:1
-
matlab-Data-fitting
利用matlab进行数据拟合,有现成代码和案例数据。(Use of matlab for data fitting, have a ready-made code and case data.
)
- 2012-04-12 16:23:29下载
- 积分:1
-
TheUnscentedParticleFilter
一个UPF的例程,内含matlab源代码和相关的文档资料(英文),对UPF的基本原理有详细的介绍(a UPF of routines, containing Matlab source code and related documentation information (English), UPF of the basic tenets is described in detail)
- 2021-04-27 10:28:44下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
mangjianceRLS
只使用待测用户的观测数据,不需要其他用户(干扰用户)信息就可以抵消多址干扰进行检测的自适应检测器称为盲自适应多用户检测器,常简称为盲多用户检测。用RLS算法跟新检测器系数时即为盲自适应多用户检测的RLS算法,(Use only tested the user' s observations, no other user (interference user) information to be offset by multiple access interference detection and adaptive detector known as the blind adaptive multiuser detector, usually referred to as the blind multiuser detection. RLS algorithm with a new detector with the coefficient when it is blind adaptive multiuser detection of RLS algorithm)
- 2010-05-18 16:58:57下载
- 积分:1