-
Digital-Image-Processing-MATLAB
说明: 数字图像处理方面的专业类书籍,中文版,适合系统的学习数字图像处理(Digital image processing professional books, Chinese for the study of digital image processing system)
- 2011-02-26 10:54:01下载
- 积分:1
-
4_1
An orifice, through which hydraulic fluid flows, has a specially shaped inlet and exit in an attempt to minimize losses. During tests the measured variations of mass flow rate q with pressure drop (p1-p2) across the orifice yield the data shown below.
(a) From these data estimate the orifice loss coefficient c0
(b)plot the flow v.s. pressure drop curve with the estimated c0 to validate your estimation.
- 2012-11-30 16:04:19下载
- 积分:1
-
tcm_psk
用MATLAB程序实现了tcm_8psk的中频调制解调,有性能检测以及加入了非线性因素,很详细,毕设用的程序,比较实用。(Using MATLAB program implements tcm_8psk IF modulation and demodulation, a performance test and joined the non-linear factors, very detailed, complete set with the procedure more practical.)
- 2010-07-01 10:18:57下载
- 积分:1
-
GML_AdaBoost_Matlab_Toolbox_0[1].3
该文件里面包含了三个AdaBoost算法,使用非常方便(The document which contains three AdaBoost algorithm, is very convenient to use)
- 2009-04-15 08:42:26下载
- 积分:1
-
spherefunction
Sphere 函数的MATLAB实现。Sphere函数是一个优化问题的测试函数,经常用于优化问题的测试。(Sphere function of MATLAB implementation. Sphere function is a test function optimization problem, often used for optimization of the test.)
- 2021-02-18 11:09:46下载
- 积分:1
-
lizilvbo
粒子滤波算法,用来实现目标跟踪,多目标跟踪,以及目标跟踪定位等。(Particle filter algorithm is used for target tracking, multi-target tracking, and target tracking and positioning.)
- 2013-05-19 22:49:45下载
- 积分:1
-
分数阶傅里叶变换 FrFT LFM paraEstimation
分数阶傅里叶变换(Fractional Fourier Transform, FrFT),实现线性调频(LFM)信号的参数估计(调频斜率和初始频率)。由粗到细搜索分数阶傅里叶变换的阶数。需要到网上自行下载一个工具函数frft.m.(It is about estimationg the frequency modulation rate and initial frequency of linear frequency modulation (LFM) signal using the fractional Fourier transform (FrFT).It need a function frft.m which could be found in the internet.)
- 2021-04-26 10:58:46下载
- 积分:1
-
overfit-example
aic bic信息准则的使用,AR模型,确定阶数,等顶顶顶(AIC BIC)
- 2013-03-18 00:32:22下载
- 积分: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
-
JPEG
JPEG 压缩源代码,适合初学者,具有一定的参考价值(JPEG compression source code, suitable for beginners)
- 2010-08-29 11:01:15下载
- 积分:1