-
63-9113-HDL-32E-manual_Rev-E_NOV2012
32线激光雷达的使用手册,对于激光雷达的入门使用和编程操作有着极大的帮助作用。(32 lidar' s manual, Getting Started Using the laser radar and programming operations has a great help.)
- 2015-08-03 12:20:31下载
- 积分:1
-
The-data-for-processing
这是关于信号处理方面的知识,对matlab的卡尔曼滤波十分重要(This is knowledge about signal processing and it is very importance of kalman filter for matlab
)
- 2013-07-16 09:32:36下载
- 积分:1
-
MATLABkechengjiangyi
这是学习编程很好的书籍,值得参考和学习哦,很实用,很详细(This is a very good book to learn programming, it is worth for reference and learning Oh, very practical, very detailed)
- 2009-11-21 12:18:20下载
- 积分:1
-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分:1
-
djhsajdh
Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp
插值法 lagrange .cpp 二分法.txt
二分法和简单迭代法以及埃特金.txt
复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt(Gauss elimination method- do not choose the principal component Gauss elimination method- principal component out how. Interpolation lagrange. Cpp interpolation lagrange. Cpp dichotomy. Txt dichotomy and a simple iterative method, and Aitken. Txt Fu Xin Bo' s formula of . txt fast chord intercept method gauss-seidel iteration. txt Newton iterative method. txt)
- 2010-01-06 17:11:35下载
- 积分:1
-
cl2DESIGNAL-FOR-NOISE
用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像
[multiwavelet.rar] - 小波变换的MATLAB实现 几个用MATLAB编写的小波变换示例
(multiwavelet.rar]2-D multi-wavelet construction and implementation
computation multiwavelet transform an image (BAT O2 multiwavelet transform)
- 2012-03-21 19:30:51下载
- 积分:1
-
mathmatic-MATLAB
说明: 高等应用数学问题的MATLAB求解高等应用数学问题的MATLAB求解(Advanced application of advanced mathematical problem solving application of MATLAB MATLAB to solve mathematical problems)
- 2011-04-17 22:53:44下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
MatrixVB_Guide
说明: 《MatrixVB_基于Matlab与VB的计算引擎》,一篇关于matrixvb入门的期刊文章(" MatrixVB_ calculation based on Matlab and VB engine" , an entry on the articles in the journals matrixvb)
- 2010-03-19 17:33:58下载
- 积分:1
-
Cqiweibakema_o
设雷达信号是码宽为0.5微妙,中心频率是10MHz的7为巴克码2PSK信号,接收的雷达回波中频采样频率为为40MHz,中频进行正交下变频。假设在13.5km处有一个点目标,仿真该雷达的脉冲压缩处理。 已通过测试。
(Let the radar signal is yards wide 0.5-subtle, the center frequency of the the Buck the code 2PSK signal, the received radar echo IF sampling frequency of 10MHz to 40MHz, IF quadrature down-conversion. Assuming the 13.5km at a point target simulation of the radar pulse compression processing. Has been tested.)
- 2012-07-19 17:33:30下载
- 积分:1