-
kal
说明: 卡尔曼滤波,我是从国外下载来得 ,大家看一下有什么问题,我不是很懂,最近正在做,有机会了和大家交流。(Kalman filtering, I was downloaded more from abroad, we have to look at what, I do not know very much about. recently are doing, and have the opportunity to share.)
- 2006-04-20 09:28:06下载
- 积分:1
-
work
1. 用Fourier变换算法对图像作二维Fourier变换。
2. 用Fourier反变换算法对图像作二维Fourier反变换。
3. 频域逆滤波和维纳滤波图像复原。
(1. Fourier Transform algorithm for the two-dimensional Fourier transform image.
2. Fourier transform algorithm with anti-dimensional Fourier inverse transform for image.
3. Frequency domain inverse filtering and Wiener filtering image restoration.)
- 2014-12-16 15:05:48下载
- 积分:1
-
3d-pointcloud-view
基于MATLAB的三维彩色点云的显示,真彩色,支持.ply格式,内附.ply格式的点云,(MATLAB 3D Point Cloud Processing)
- 2016-12-11 20:06:53下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
MMSE
基于最小均方误差准则的自适应数字波束形成器(Criteria based on minimum mean square error of adaptive digital beamformer)
- 2021-03-21 18:09:17下载
- 积分:1
-
Matlab-code
Matlab与C语言混合编程源代码,2012年出版的新书(Matlab and C language mixed programming source code, a new book published in 2012)
- 2013-01-15 19:32:50下载
- 积分:1
-
MATLAB-SIMULINK
matlab中关于通信模块simulink的具体介绍以及使用(about communication module simulink matlab introduction and use)
- 2013-04-14 09:51:18下载
- 积分:1
-
msminimization
this is a new alghorithm about tabu search....
- 2013-05-26 16:49:11下载
- 积分:1
-
KalmanTest
现代信号处理 卡尔曼滤波matlab仿真程序(Kalman algorithm ,Modern signal processing)
- 2010-08-17 23:20:41下载
- 积分:1
-
matlabFDTD1dfdtd
在matlab上的FDTD程序关于一维时域有限差分(Matlab program on the one-dimensional FDTD finite difference time domain)
- 2010-10-14 15:16:29下载
- 积分:1