-
inttst_estimator
快速、精确频率估计算法,噪声情况下语音信号频率估计(Fast, accurate frequency estimation algorithm, the case of speech noise frequency estimation)
- 2011-09-14 21:56:16下载
- 积分: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
-
NewtonIteration
求最小PID可达方差,用于评价PID控制系统的控制系能,比最小方差控制最为评价基准更可靠(PID up to find the minimum variance control system for evaluation of PID control system can be more than the minimum variance control most reliable evaluation criteria)
- 2013-12-17 20:42:34下载
- 积分:1
-
cyclic_cross_periodogram
matlab编写基于循环平稳谱估计的认知无线电频谱感程序。(matlab to prepare a smooth spectrum estimation based on the cycle of the radio spectrum of the cognitive sense of the procedure.)
- 2009-05-08 18:07:36下载
- 积分:1
-
fftfenxi
本文通过matlab分析信号在不同采样频率和变换点数的FFT下的频谱图,研究采样频率和变换点数对信号FFT的影响。同时还讨论了信号在不同频带噪声背景下的采样频率和变换点数的选择。(In this paper, matlab sampling frequency of the signal at different points in the FFT and transform under the frequency spectrum, change the sampling frequency and FFT of the signal points. Also discussed the noise signal in the context of different frequency bands and transform points sampling frequency selection.)
- 2011-04-28 22:30:28下载
- 积分:1
-
MDL.m
用于计算MDL,最小描述距离。用于最小描述距离的计算,可以用于最优化过程(Used to calculate the MDL, Minimum Description distance. Used to describe the minimum distance calculations can be used to optimize the process)
- 2011-11-19 00:14:59下载
- 积分:1
-
ct
说明: 传统图像模板匹配方法在matlab中的实现,学习便于理解模板匹配的基本原理。(Traditional image template matching method in matlab to achieve, learning the basic principles easy to understand template matching.)
- 2013-04-24 01:12:07下载
- 积分:1
-
PPT
MATLAB优化算法案例分析与应用(进阶篇)余胜威(Algorithm Case Analysis and Applications (Advanced chapter) Yusheng Wei MATLAB Optimization)
- 2015-07-24 17:36:27下载
- 积分:1
-
MatlabofLDPC
基于Matlab的LDPC码的研究,讲的很好,可以下载看看那(MATLAB ldpc
)
- 2010-07-16 16:22:41下载
- 积分:1
-
MATLAB-function-to-create-a-matrix
利用MATLAB函数创建矩阵的四种方法,矩阵的基本运算,以及对应的函数(MATLAB function to create a matrix of four methods, the basic operations of the matrix, and the corresponding function)
- 2013-01-05 21:39:26下载
- 积分:1