-
haze
matlab代码实现的基于大气散射模型的去雾处理,有参考图片(processing matlab code based on the atmospheric scattering model to fog, the reference picture)
- 2021-04-21 16:08:49下载
- 积分:1
-
test
crc check implementation, galois fiels illusteation
- 2011-11-04 10:56:23下载
- 积分:1
-
HeatDiffusion_FD_Cart_2D_SS_constK
A MATLAB code to Solve diffusion problem 2D in Cartesian coordinate which uses gen_mesh_rectangular.m
- 2015-01-26 18:58:02下载
- 积分:1
-
principal-component-analysis
主成分分析的代码,数据处理的必备,方便实用!!(Principal component analysis of the code, the data processing required, convenient and practical! !)
- 2013-10-05 09:48:16下载
- 积分:1
-
read_txt_1
过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
- 2011-12-09 21:20:28下载
- 积分:1
-
ConvAndCorrDemo
主要介绍如何实现卷积和相关的界面演示,并可以自己编写信号,操作方便。(Describes how to implement convolution and correlation of the interface presentation, and you can write your own signal, easy to operate.)
- 2011-09-20 09:26:27下载
- 积分:1
-
DTFT-Transform
数字信号处理中的基本DTFT变换代码,有非常详尽的解说和推导过程(Digital Signal Processing DTFT fundamental transformation code, a very detailed explanation and derivation)
- 2015-04-13 11:18:32下载
- 积分:1
-
shujuchuli
对非线性数据进行处理,利用多项式进行拟合(Fit the curve with mean5-3 smoothing, which can be used for friction coefficient curve and nonlinear data for fitting)
- 2020-06-25 12:40:02下载
- 积分:1
-
CYT5
基于matlab的直接序列扩频通信系统的设计与仿真,在Matlab2012b上(Design and simulation matlab direct sequence spread spectrum communication system, on the Matlab2012b)
- 2013-12-17 11:08:43下载
- 积分: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