-
matlab_imagematching
基于灰度的归一化匹配算法;
基于灰度的快速模板匹配算法。
(Based on the normalized intensity matching Based on Gray' s fast template matching algorithm.)
- 2021-03-28 20:09:11下载
- 积分:1
-
maxeig
Maximum eigenvalue and the corresponding eigenvector.(Maximum and the corresponding eigenvalue eigenvector.)
- 2007-06-07 19:13:52下载
- 积分:1
-
ImputationSOM
SOM toolbox used as an imputation method
- 2012-07-08 12:28:52下载
- 积分:1
-
Ggarch_liikea
Garch模型的最大似然估计计方法,基于MATLAB程序。
(The Garch model the maximum likelihood estimator design methodology, based on the MATLAB program.)
- 2021-02-12 15:39:51下载
- 积分:1
-
wind_fuzzyfile
WIND GENERATOR USING INDUCTION MACHINE AND CONTROL BY USING FUZZY LOGIC
- 2013-07-02 00:04:22下载
- 积分:1
-
costas_ClosedLoop_IIR
A Costas loop is a phase-locked loop used for carrier phase recovery from suppressed-carrier modulation signals, such as from double-sideband suppressed carrier signals. It was invented by John P. Costas at General Electric in the 1950s. Its invention was described as having had "a profound effect on modern digital communications".
- 2011-06-14 03:36:28下载
- 积分:1
-
UKF
无迹卡尔曼滤波,摒弃了对非线性函数进行线性化的传统做法,采用卡尔曼线性滤波框架,对于一步预测方程,使用无迹(UT)变换来处理均值和协方差的非线性传递,就成为UKF算法(Unscented Kalman filter, eliminating the linearization of the nonlinear function of the traditional practice of using a linear Kalman filter framework for further prediction equation, using unscented (UT) transformation to handle nonlinear transfer mean and covariance, it become UKF Algorithm)
- 2020-12-13 22:59:16下载
- 积分:1
-
final
a sonar programing, radar
- 2013-03-28 14:34:14下载
- 积分: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
-
lingxiangyi
零相移滤波器m函数,优点是克服了滤波器产生的相位滞后,缺点是本仿真不能保证实时性,其原理为输入一次序列,正反各变换一遍。(Zero phase shift filter m function, the advantages of the filter to overcome the phase lag, the disadvantage is that the simulation can not guarantee real-time, the principle of the input sequence, the pros and cons of each conversion.)
- 2016-07-25 11:13:58下载
- 积分:1