-
c12
最佳接收机的Matlab程序,RAKE接收(Matlab program best receiver, RAKE receiver)
- 2010-07-30 15:02:59下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
ProjetPattern
pattern recognition system
- 2011-05-02 17:51:13下载
- 积分:1
-
HW1
Machine Learning: using maximum likelihood, baysiean to learn a graph
- 2013-07-17 20:35:40下载
- 积分:1
-
program
合成孔径雷达成像的三个经典算法matlab仿真。包括RD算法,Chirp Scaling算法,wK算法。程序正确,注释清晰。(Synthetic aperture radar imaging of three classical algorithm matlab simulation. Including RD algorithms, Chirp Scaling Algorithm, wK algorithm. Program correctly, clear notes.)
- 2014-03-12 14:36:43下载
- 积分:1
-
信道仿真
说明: 信道仿真对高斯信道、多径衰落信道的基本仿真方法,通过线性调频
信号实现信道冲激响应的测量估计。(Channel simulation for Gaussian channel, multipath fading channel basic simulation method, through the linear frequency modulation
The signal realizes the measurement and estimation of channel impulse response.)
- 2020-12-17 15:10:44下载
- 积分:1
-
ga
说明: Genetic Algorithm Code for Matlab
- 2015-01-10 23:19:20下载
- 积分:1
-
bbbbb
说明: 统计学的一些简单的小程序,希望大家可以帮忙改以下(statistically small number of simple procedures in the hope that we can help with the following)
- 2006-04-19 20:58:11下载
- 积分:1
-
Kalman-filter
非线性卡尔曼滤波器利用MATLAB中的M文件进行设计编写(Nonlinear Discrete-Time Kalman filter)
- 2014-12-23 16:59:45下载
- 积分:1
-
jiaquan
数字图像处理中所用的灰度加权法,matlab源代码,用于处理图像求质心点坐标(Digital image processing method used in the weighted gray, matlab source code, image processing is used to find the centroid point coordinates)
- 2021-04-08 21:29:01下载
- 积分:1