-
gen_ldpc
generate the parity check matrix
- 2009-09-21 22:57:49下载
- 积分:1
-
fushi
将COMTRADE格式的数据转换成为真实的电气量值,并绘制波形(COMTRADE format of the data will be converted into actual electrical value, and draw the waveform)
- 2010-10-06 10:37:34下载
- 积分:1
-
fangzhendd
吸收光谱预处理,包括6种预处理算法,对吸收光谱预处理技术完成的比较完善。(The absorption spectra preprocessing, including six kinds of preprocessing algorithm, the complete absorption spectra of pretreatment technology is relatively complete.)
- 2020-07-04 13:20:02下载
- 积分:1
-
AN2336_FSK_Rcv2b
Implements Frequency Shift Keyed (FSK) receiver at Bell 202 standard
- 2014-09-10 04:08:09下载
- 积分: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
-
LCMV 圆阵 circle3
LCMV 圆阵 实现均匀圆阵的 俯仰角 水平角 视图(LCMV circular array for horizontal angle of pitch angle of uniform circular array.)
- 2018-04-06 21:11:06下载
- 积分:1
-
进制转换
说明: 使用MATLAB来实现进制转换的MATLAB GUI(Using MATLAB to realize the Matlab GUI of base conversion)
- 2020-01-06 16:29:34下载
- 积分:1
-
AHP
层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。
是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题
num:包括目标层和方案层的总层数
g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。
w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案
在输入矩阵时请加‘[]’号,否则会出现语法错误。
调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
- 2014-02-16 17:20:14下载
- 积分:1
-
matlab
matlab实用程序百例源代码,主要涉及图形应用、界面设计、图形处理和数值分析。(matlab source code for 100 cases of practical procedures, mainly related to graphics applications, interface design, graphics processing and numerical analysis.)
- 2009-05-05 09:24:22下载
- 积分:1
-
PertCalculation-matlab
PERT Schedule Calculation Method
MATLAB CODE
- 2010-02-07 22:39:32下载
- 积分:1