搜索资源列表
Matlab_imageMatlab
- 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
figure-with-guide
- 一个用于matlab的GUIDE界面的输出表格的程序,可以对表格进行设置大小等性质。-A used to GUIDE the output of the interface of the matlab program of form, can be set to form size character and so on.
sobeledgedetection
- Sobel Edge Dectection figure
Iteration_and_fractal
- 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the r
h
- 图与网络学习,主要是与MATLAB结合的方法-Figure and learning, the main method of combining with MATLAB
MATLAB-basic-intensive-training
- 运用MATLAB编程并结合simulink解决简单的电路问题。 自选题目:图1所示为典型的直流电阻电路[3], 含有电压控制的受控电流源VCCS,其中,R1=1Ω,R2= 2Ω, R3=3Ω,US=10V, IS=15A, VCCS= ,现需分析计算电流i1和电压u2 -Combined with the use of MATLAB simulink program to solve simple circuit problems. Optional Title: Figure 1 sh
aaa
- plot figure for using matlab for FP interferometer
seizmo_mapping_features
- export figure : to export figure from matlab easily and efficiently
31309085
- matlab的程序正弦与预先函数与相应的图 还有就是验证繁衍定理-matlab program with a pre-sine function and the corresponding figure there is verification multiply Theorem
bit-error-rate
- Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scr ipting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-e
Wind-power
- 风力发电系统谐波抑制措施和风力发电系统仿真matlab图-Wind power system harmonic suppression measures and wind power system simulation matlab figure
as
- matlab一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包-Study dataBased on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression
code
- matlab code used in create figure.
untitled1
- FIGURE MATLAB CODE IN SIMULATION FILE MATLAB
M_MAP-Chinese
- m_map文件在MATLAB中非常重要,尤其是画与海洋以及地形有关的图中,但缺乏中文资料,这是对其英文的部分翻译-m_map file in MATLAB is very important, especially painting and oceans and terrain-related figure, but the lack of Chinese data, which is part of its English translation
matlab
- 绘制图型曲线,然后求他的绝对值,最后进行对比分析-Draw figure curve, then seek his absolute final comparative analysis
LabVIEW-figure
- labview调用matlab的m文件。-LabVIEW calls the matlab m file.