-
ReportOnOFDM
can be usefull it report on OFDM principle and basic operation
- 2011-01-10 10:23:20下载
- 积分:1
-
kalman
说明: 基于matlab的卡尔曼滤波器设计。主要是可以显著消除随机误差。(Based on the Kalman filter design matlab. Mainly can significantly eliminate the random error.)
- 2008-09-20 12:55:49下载
- 积分:1
-
inpainting-denoisin
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.
MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:32:37下载
- 积分:1
-
wave-inter
说明: 小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)(Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution assesse the interpolation image (peak signal to noise ratio PSNR mean square signal to noise ratio SNR))
- 2010-04-22 08:48:09下载
- 积分:1
-
ISAR成像含数据可用
说明: isar成像,含外场数据,可以模拟成像效果(ISAR imaging including field data can simulate the imaging effect)
- 2019-11-09 16:37:23下载
- 积分:1
-
matpower
Matpower的中文手册。MATPOWER 是一个基于matlab m 文件的组建包,用来解决电力潮流和优化潮流的问
题(Matpower Chinese Manual。MATPOWER is a package of Matlab m-files for solving power flow and optimal power flow problems)
- 2010-01-27 01:46:49下载
- 积分:1
-
rangeestimate_uwb
this code is for ranging applications using UWB signals.it has applications in virtual reality, medical, body area networks.
- 2011-11-17 14:34:21下载
- 积分:1
-
plotSmithChart
matla实现史密斯圆图的精确绘制,可直接运行,包含1个m文件(matla Smith chart to achieve accurate mapping can be directly run, including an m file)
- 2010-05-25 13:32:57下载
- 积分:1
-
human-detection
检测人体运动,对运动人体进行跟踪,具有不错的效果(Detect human movement, human movement tracking, with good results)
- 2013-12-17 21:21:08下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1