-
function
这可是有关通信方面的MATLAB非常好的资料,而且很权威,是我们学习的号东西,里面有关通信方面的M文件十分齐全(This is related to communications MATLAB very good information, and are the authority, is something we can learn its inside on the communications papers are full of M)
- 2008-12-31 08:20:05下载
- 积分:1
-
shiyanguji
有关于时延估计方法的总结,包括广义相关分析法的应用及方法的改进等,非常有帮助。(About time delay estimation method , including the application of generalized correlation analysis method and the improvement methods and so on, which are very helpful.)
- 2013-03-06 10:37:20下载
- 积分:1
-
prewitt
读取图像进行小波去噪后,获取图像的prewitt算子轮廓(After reading the image wavelet denoising, to obtain images of prewitt operator profile)
- 2013-11-04 19:03:41下载
- 积分:1
-
16QAMNatalia
the matlab code for simulation the lte systems
- 2013-12-04 16:44:59下载
- 积分:1
-
new-adaptive-kalman
分别使用传统卡尔曼滤波和改进的自适应卡尔曼滤波对运动物体进行跟踪,比较并分析结果,验证自适应卡尔玛滤波的优点。(Respectively using conventional Kalman filter and adaptive Kalman filter for improved tracking of moving objects, compare and analyze the results to verify the advantages of adaptive filtering Kalmar.)
- 2020-09-09 10:08:02下载
- 积分:1
-
Matlabfunction
matlab的一些常用函数。包含有采样定理、模拟滤波器、数字滤波器等函数。(matlab some of the commonly used functions. Contains a sampling theorem, analog filters, digital filters and other functions.)
- 2009-12-30 20:52:02下载
- 积分:1
-
DOA
此程序是有关于到达角DOA估计的代码,在很多方面都很有用(This procedure is DOA on arrival estimation code, very useful in many ways)
- 2009-06-30 17:54:42下载
- 积分:1
-
cameral
说明: 关于从摄像头实时读取图片的源码,并可以捕捉图片帧(Read about real-time images from the camera source, and can capture the picture frame)
- 2010-05-02 14:06:36下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Fuzzy-Navigation
A Fuzzy Navigation toolbox for a Mobile Robot with Dynamic Obstacles
- 2012-12-28 02:11:42下载
- 积分:1