-
MPSK_simulation
This Matlab Source File will help you understand BER of bpsk, qpsk, 8psk
- 2009-06-05 17:31:54下载
- 积分:1
-
abc
蜂群算法求解电力系统问题,很方便,很有效,快速求解。(the ABC are used to solve power system)
- 2014-01-13 08:38:04下载
- 积分:1
-
MSRCR
retinex算法 ,基于matlab平台的仿真程序,可以使图像增强。这是已经封装好的程序,有界面,可以直接使用。(Retinex algorithm, based on the simulation program of MATLAB platform, can enhance the image.)
- 2020-07-03 07:00:02下载
- 积分:1
-
screenshot
Draft version of lung extraction
- 2013-03-05 20:17:34下载
- 积分:1
-
边缘预测
边缘预测提出了一种基于预测的、有一定自适应性的边缘检测方法。介绍了其原理和算法实现过程。通过计算两个相邻像素的灰度值的均值、均方差和梯度来预测下一个像素的灰度值,比较预测值和真实值来判断下一个像素是否是边界点。通过与现有同类算法的比较,证明了该算法的优越性(A predictive and adaptive edge detection method is proposed. The principle and implementation process of the algorithm are introduced. The gray value of the next pixel is predicted by calculating the mean, mean square deviation and gradient of the gray value of the two adjacent pixels. The prediction value and the real value are compared to determine whether the next pixel is a boundary point. The superiority of this algorithm is proved by comparing with the existing similar algorithms.)
- 2020-06-18 02:20:02下载
- 积分: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
-
matlabwavelet
张德丰,《小波变换的matlab》,附带的程序,觉得这本书很好,很不错,值得参考(The wavelet transform matlab" , attached to the process, feel that this book very good, very good, it is also useful)
- 2009-06-26 12:14:23下载
- 积分:1
-
sindrill-v209
hi, this is good progrramm.
- 2009-10-25 12:25:14下载
- 积分:1
-
An_Introduction_to_the_Kalman_Filter
The Kalman filter is a mathematical power tool that is playing an increasingly important
role in computer graphics as we include sensing of the real world in our systems. The good
news is you don’t have to be a mathematical genius to understand and effectively use
Kalman filters. This tutorial is designed to provide developers of graphical systems with a
basic understanding of this important mathematical tool.
- 2009-12-11 18:17:08下载
- 积分:1
-
QPSK_inverse_Sys_identification
基于Kalman自适应滤波的QPSK信号系统逆辨识算法(Kalman Adaptive Filter Based on QPSK signal system inverse identification algorithm)
- 2010-12-23 09:27:26下载
- 积分:1