-
ParticleFilter
基本的粒子滤波程序,基于重要性采样,初学者很好的例程( Particle Filter SIS Particle Filter)
- 2010-10-14 15:01:55下载
- 积分:1
-
matlab-examples
matlab使用程序教程,包括四部分:1-32是:图形应用篇;33-66是:界面设计篇;67-84是:图形处理篇;85-100是:数值分析篇(matlab tutorial to use the program, including the four-part :1-32 is: graphics applications, articles 33-66 is: interface design articles 67-84 is: graphics processing articles 85-100 are: Numerical Analysis Section)
- 2009-12-15 14:28:09下载
- 积分:1
-
Noisetracking
Implements a data-driven noise tracking algorithm suitable for nonstationary noise sources.
- 2014-09-29 14:39:54下载
- 积分:1
-
Young_Interference
杨氏双缝干涉光学现象模拟的程序,Matlab编写(Young' s double-slit interference optical phenomena simulation program, Matlab prepared)
- 2021-04-08 15:39:00下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
ldpcmatcode
描述在matlab环境下,bch的误码率,仿真给出了在编码情况下的误码比较,可以清楚的得出bch码的编码增益。(Describes the matlab environment, bch the BER, the simulation is given in case of error in the code comparison can be drawn clearly bch code coding gain.)
- 2009-12-06 20:18:04下载
- 积分:1
-
DCT
DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!(DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!)
- 2021-03-25 10:29:13下载
- 积分:1
-
3911-9703-1-PB
islanding detection paper
- 2014-08-08 16:36:07下载
- 积分:1
-
Teatro.cpp
Programa para gerenciamento de um teatro
- 2014-10-18 08:02:24下载
- 积分:1
-
lpczl
通过改变想要处理的帧,和预测器阶数,对原始语音帧和预测语音帧作一个比较,并作出短时谱和lpc谱,最后作倒谱比较。(By changing the processing of the desired frame, and the predictor order, the original speech frame and the predicted speech frame to make a comparison and to make short-term spectrum and the lpc spectrum, cepstrum last for comparison.)
- 2013-12-20 11:26:30下载
- 积分:1