-
Crtanje-dijagrama-zracenja
simulations of adaptive algoritams and dravinsgs of sine wave for those alkgorithms
- 2013-03-18 05:41:57下载
- 积分:1
-
Localization
各种无线定位算法的源代码 包括DV-Hop 算法 RSSI算法的,APIT等算法的代码,各种代码的仿真结果图。(A variety of wireless location algorithm source code, including DV-Hop algorithm RSSI algorithm, APIT algorithm code, a variety of code simulation results map.)
- 2014-01-08 00:09:41下载
- 积分:1
-
BottomUpProfileDataGridTree
Bottom Up Profiling shows the entire callstack backwards.
- 2014-01-12 10:03:22下载
- 积分:1
-
clustersBOX
一个很有用的clustering工具箱,用于数据聚类分析(Clustering a useful tool for data clustering analysis)
- 2009-04-19 16:46:47下载
- 积分:1
-
banking-system-project
This is a simple C++ and turbo C project of banking management system and is used for banking process that how can they deal their clients.
- 2014-09-05 14:31:59下载
- 积分:1
-
MonteCarlo
是用于解决剔除样本异常值的蒙特卡洛mtlab代码,可以进行参考(Monte Carlo matlab code)
- 2021-03-31 20:39:09下载
- 积分:1
-
EMD
一维EMD算法 输入ip--待分解数据序列,一维列向量;
输出imf--分解后得到的IMF分量,二维数组表示;(One-dimensional EMD algorithm input ip- be decomposed data series, one-dimensional column vectors output imf- IMF components obtained after decomposition, two-dimensional array representation )
- 2010-06-07 14:58:09下载
- 积分:1
-
PRAC1
matlab codes for digital audio procces
- 2009-04-01 07:03:35下载
- 积分:1
-
clock
获取计算机中的时间信息,创建界面仿真时钟,动态显示时间。(Get the time information in the computer, create interface simulation clock, dynamic display time.)
- 2012-10-20 09:16:13下载
- 积分: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