-
DSPhomework1
估计随机信号的样本自相关序列。以及基本的信号处理程序代码(Estimated random sample of the signal autocorrelation sequence. And basic signal processing code)
- 2010-05-31 10:02:28下载
- 积分:1
-
Normalized--matching
本文主要是利用归一化的模板匹配方法,来定位出LED显示模块上的每个灯。(This paper is the use of normalized template matching method to locate the LED lights on each display module.)
- 2011-10-29 10:48:10下载
- 积分:1
-
1.2
matlab数字图像处理技术,1.2图像的矩特征,很实用(matlab digital image processing technology, features 1.2 image moments, it is practical)
- 2014-02-24 21:48:59下载
- 积分:1
-
spf
这是关于粒子滤波是matlab程序,有做目标跟踪的朋友们可以下载看看,很有用哦(Particle filter matlab program, friends do target tracking can download and see the useful oh)
- 2013-03-08 11:37:54下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
houghtrans
performs hough transform well
- 2010-03-15 04:08:00下载
- 积分:1
-
donghua
创建动画 播放动画 分别读入图像 用imshow函数显示(Play the animation to create animated images were read into the display with the imshow function)
- 2011-05-04 10:46:23下载
- 积分:1
-
RBF-neural-network
用matlab编程,RBF用聚类方法求中心时的程序(Using matlab programming, RBF centers seeking clustering method using the procedure)
- 2013-10-12 14:15:22下载
- 积分:1
-
spline3
三次样条插值,很不错的插值算法,值得参考(Cubic spline interpolation, the interpolation algorithm is pretty good, it is also useful)
- 2021-01-19 18:08:42下载
- 积分:1
-
zonghecapon
说明: 用matlab编的Capon算法和延迟相加法的程序,能够实现不同信号入射时的DOA估计,从而可以比较两种算法的分辨率等(Used for the Capon algorithm matlab and delays add up to the law of procedure, to achieve different signal DOA estimates at the time of the incident, which can compare the two algorithms, such as the resolution)
- 2009-08-14 16:09:58下载
- 积分:1