CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab figure

搜索资源列表

  1. IQ-MASK

    0下载:
  2. This project is simulation of the MASK modulation in the MATLAB. this project has one file for Modulating some random number and one file for demodulating of the signal. just run the first code and after that run the second code. this code also has
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:62464
    • 提供者:Masoudm969
  1. meanshift

    1下载:
  2. 用matlab写的meanshift算法,有三个函数,可用于跟踪和图像分割(meanshift algorithm writen by matlab, with three functions,can be used to trace the target and split the figure.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:天问尽义
  1. ber

    2下载:
  2. 使用预定义函数erfc在MATLAB中构建Q函数。 在相同的图中绘制分析BER对于BPSK和QPSK的Eb / N0(0-15 dB)(Build a Q-function in MATLAB using a predefined function erfc. Plot the analytical BER vs. Eb/N0 (0-15 dB) for BPSK and QPSK in the same figure)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:呼哧呼哧
  1. BPSK Modulation and Demodulation

    0下载:
  2. In this LAB, it will simulate a basic BPSK transmission system and demonstrate the transmission of text data over a noisy channel with different noise levels. The basic components of the simulated system are illustrated in the following figure. The
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:647168
    • 提供者:khang
  1. 贝叶斯分类器

    0下载:
  2. 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:93184
    • 提供者:围生
  1. ffjcext

    0下载:
  2. clear all;clc %% the original conditions f=@(x)exp(-x)+x^2; a=0; b=1; Theta_error=0.15; %% execute FibonacciOpt Algorithm [x_opt,f_opt,stepNum]=FibonacciOpt(f,a,b,Theta_error); %% function figure x=a:0.01:b; y=exp(-x)+x.^2; plot(x,y,'k')
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:18432
    • 提供者:楠楠女女
  1. CNN

    4下载:
  2. 卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:14336
    • 提供者:ally525
  1. matlab_scrollable_figure

    0下载:
  2. This code show you how to make a scrollable figure in Matlab language.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:148480
    • 提供者:abdodz
  1. Color_Image_Proc

    0下载:
  2. 彩色图像处理,matlab,.m编程文件((a) Write a computer program that converts an arbitrary RGB color image to a web-safe RGB image (see Fig. 6.10 for a definition of web-safe colors). (b) Download the image in Fig. 6.8 and convert it to a web-safe RGB color image
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:219136
    • 提供者:未易
  1. equalize_hist

    0下载:
  2. 1. 均值滤波:即线性滤波,有: a.邻域平均, b. 加权平均两种。 a. 邻域平均:用一个像素邻域平均值作为滤波结果,此时滤波器模板的所系数都取1,为保证输出图仍在原来的灰度值范围,在算得R后要将其除以系数总个数再进行赋值,对3*3的模板来说,在算得R后要将其除以系数9。 b. 加权平均:对同一尺寸的模板,可对不同位置的系数采用不同的数值,一般认为离对应模板中心像素近的像素应对滤波结果又较大贡献,所以接近模板中心的系数可比较大而模板边界附近的系数应比较小。(1. mean filter
  3. 所属分类:其他

  1. wind_rose

    1下载:
  2. 该程序用于风向玫瑰图的绘制,可绘制16方向的风向玫瑰图。(for windrose figure drawing)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:小二ya
  1. 3Dgeometry

    0下载:
  2. 读取大地坐标,并画出二维平面图,主要用于三维地表采集数据的观测系统绘制。(read the coordation and plot the 2D figure)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:327680
    • 提供者:联合微笑
  1. zuoye

    0下载:
  2. 画图.哪位高手知道edit keypressfcn是如何响应键盘输入的,我想在edit text只要有键盘输入就立即作出响应!(plot figure Create uicontrols to allow users to adjust the appearance of a plot. For instance, create a program file called myui.m that contains the following code.)
  3. 所属分类:matlab例程

  1. motaifenxi

    1下载:
  2. 用matlab求解求频响函数的实频、虚频、幅频、相频及Nyqiust图(Frequency response function of matlab to solve o real or imaginary frequency, amplitude frequency and phase frequency and Nyqiust figure)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:AAAchen
  1. magnifyOnFigure

    0下载:
  2. magnify on figure of matlab graphics
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:14336
    • 提供者:mimoofdm
  1. MATLABEXAMPLE

    0下载:
  2. one can see that the pattern corresponding to the finite difference discretization tends to be a banded and highly sparse matrix. The same pattern of matrix resulting from discretization arises when we deal with the three-dimensional problem. Figu
  3. 所属分类:数学计算

    • 发布日期:2018-04-23
    • 文件大小:3072
    • 提供者:SASASA89
  1. depth

    2下载:
  2. 压缩包内m文件可以用于画图,针对 特征线法计算训练 见其它上传文件。(The package includes m-file used to draw the figure of depth, which is based on the data calculated by program characteristics.rar uploaded by the author.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:芳狗子
  1. magnifyOnFigure

    0下载:
  2. Magnify on Figure Matlab. Magnifies the portion of the figure.
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:Chethan123
  1. Desktop

    0下载:
  2. 基于matlab编写的一种退火算法,可以产生一个比较简单的图形。(An annealing algorithm based on Matlab can produce a simpler figure.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:3670016
    • 提供者:timebit
  1. program

    0下载:
  2. 本程序可实现检测图片中的直线,并给出直线方程,检测图片中的圆给出圆的方程包括圆心和半径,检测任意一个零件上的几何图形并给出对应的方程。(This program can detect the straight line in the picture, and give the straight line equation, detect the circle in the picture, give the equation of the circle, including the center
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:252928
    • 提供者:zhang_yan
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 28 »
搜珍网 www.dssz.com