搜索资源列表
Otsucoding
- Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。-Otsu - Otsu Matlab code Otsu Principle : Otsu law by Japanese scho
GaussianPointDetection
- 强杂波背景下的的高斯点目标的检测Matlab源代码,有需要的就下载吧 希望能有所帮助 -Strong clutter the background of the Gaussian point target detection Matlab source code, there is a need to download it on the hope to be helpful
dsp-music
- 通过matlab仿真说明从音频中提取背景音乐的方法,并通过dsp实现-Matlab simulation shows that by extracting from the audio background music of the method, and achieved through the dsp
background
- 在matlab环境下,实现了图像的背景图,以及做其他相关运算-In the matlab environment, realize the image background chart, and other related operations
LabVIEW-VC-Matlab
- 由于各种编程语言特点各异,因此,在一个控制系统中经常出现几种编程语言共存的情况,它们之间的通讯就显得尤为重要。结合“973”项目为背景,阐述VC、MatLab、LabVIEW之间通过DDE 实现数据交换。-Due to different characteristics of a variety of programming languages, therefore, often in a control system in the coexistence of several programm
gaussian4_28
- 用matlab实现混合高斯背景建模,进一步检测出运动目标-Using matlab to achieve Gaussian mixture background modeling
VC-
- 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多--A multi-target tracking matlab code, which accompanied the document. Background subtraction method which can achieve real-time updates. The code when a small target detec
pujianfayuyinzenqiang
- 利用谱减法对语音的背景噪声进行消除,matlab仿真 仿真通过,自带录制好的语音-Using spectral subtraction of background noise on speech is eliminated, through the MATLAB simulation, with recorded speech.
multiple-target-tracking-
- 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-Multiple target tracking of matlab code, and accompanied by documentation.The background difference method can realize real-time updates.The code in a few target detection and tracki
daima
- 利用MATLAB制作合成音乐播放,可以作为GUI插入的背景音乐,歌曲为一闪一闪亮晶晶,供给初学者参考-Using MATLAB to make synthetic music playback, can be used as a GUI insert background music, songs to twinkle twinkle little star, to supply reference for beginners
antsystem-TSP
- matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
ant-algorithm-twodemension
- matlab智能算法基于蚁群算法的二维路径规划(案例背景为在一个200*200的空间中找寻从起点S到终点D的最优路径)-ant colony algorithm find the beat path between two points in a two dimension place
transfer
- matlab实现的基于小波变化的语音去噪源码,可以去除语音中的背景噪声。-Matlab based on the wavelet changes in the voice de-noising source, you can remove the background noise in the voice.
MATLAB揭秘
- MATLAB 是科学与工程上其中一个非常广泛使用的计算工具,不管你的背景是什么— —物理、化学、数学还是工程学——它都能适宜你。学习一款数学计算工具有三个好处:第 一,如果你是手工完成计算的,那么它就像一个后台检查工具。假如你是学生,有一个工具 可以检查你的答案总是好的。我并不是说你要过份依赖某种计算工具,好像它就是神谕一样。 如果你的教授要求你手工完成工作,之后你就可以使用 MATLAB 或其它计算工具来检验你 的工作是否正确。(MATLAB is one of the most w
3
- 对基于LMS(最小均方)、NLMS(归一化最小均方)、RLS(递归最小二乘)算法的自适应噪声抵消系统进行MATLAB仿真,发现这几种算法都能从高背景噪声中有效地抑制干扰提取出有用信号,显示出了良好的的收敛性能,相比之下RLS算法去噪效果较好,呈现出更快的收敛速度,更强的稳定性和抑噪能力(the principle of LMS (minimum mean square), NLMS (normalized least mean square), RLS (recursive least squa