-
radar-detection
超速行驶是引起交通事故的主要原因之一,雷达测速仪是检测车辆超速行驶的有效方式之一。本代码用Matlab仿真实现多普勒雷达测速,在MATLAB仿真软件中对被检测车辆运动产生的多普勒频率进行频谱分析。(Speeding is one of the main causes a traffic accident, the radar gun is one effective way to detect speeding vehicles. The code using Matlab simulation Doppler radar gun, the vehicle motion is detected Doppler frequency spectrum analysis in MATLAB simulation software.)
- 2013-04-18 10:25:21下载
- 积分:1
-
MATLAB_code
real genetic algorithm matlab code
- 2009-05-20 18:17:16下载
- 积分:1
-
QC_codes
说明: 类循环LDPC的生成
北京交通大学
编码技术
matlab
(QC_LDPC
bjtu)
- 2010-04-25 07:14:53下载
- 积分:1
-
huise
灰色网络简单的GM(1,1)灰色预测函数,自动返回预测值(Network simple gray GM (1,1) Grey forecasting function, automatic return forecast)
- 2010-06-02 16:52:46下载
- 积分:1
-
toolbox_graph
matlab code for Toolbox Graph
- 2015-02-07 14:07:33下载
- 积分:1
-
chapter1
matlab仿真,主要基于通信建模仿真等,本程序免费,欢迎下载,免费共享。(matlab simulation, simulation modeling is mainly based communications, this program free, welcome to download, free to share.)
- 2013-12-27 10:37:31下载
- 积分:1
-
saf
shunt active filter full circuit
- 2012-08-25 08:16:22下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
AIRSAR_SanFrancisco
对旧金山海岸的极化SAR数据进行分类。根据图像像素点的散射特性采用Freeman分解对图像进行分类,利用wishart聚类算法聚类。最后得到极化sar数据的分类结果。保证了图像的极化特性和散射特性(Polarimetric SAR data to classify the coast of San Francisco. Freeman decomposition using the image classification, clustering clustering algorithm based on the use of wishart scattering characteristics of the image pixels. The last classification results obtained polarization sar data. To ensure that the polarization characteristics of the image and scattering properties)
- 2021-03-17 22:59:19下载
- 积分:1
-
gauss1
高斯算法的mathlab实现的源代码,用于计算方法相关的方面(Gauss algorithm mathlab implementation source code, used to calculate method-related aspects of)
- 2009-12-01 19:07:28下载
- 积分:1