CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab计算

搜索资源列表

  1. matlab

    0下载:
  2. 利用MATLAB写的该程序可以计算全息图的制作与再现-迂回全息编码-Written in MATLAB to use the program can calculate the hologram production and reproduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:607
    • 提供者:周蕊
  1. MATLAB-program

    1下载:
  2. matlab图像的重心算法,明确的计算出一张图片的重心信息,算法简明且精确-a fabulous small program for the grivaty of the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3392
    • 提供者:yuqiang
  1. Fourier_Analysis

    0下载:
  2. 用matlab计算分析矩形脉冲的Fourier变换,可用于衍射分析等-rectangular pulse Fourier analysis
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:220882
    • 提供者:realm
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  1. xiankuan

    0下载:
  2. 线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系-linewidth calculator
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-03
    • 文件大小:9548
    • 提供者:longrui
  1. psnr-of-matlab

    0下载:
  2. 计算图像峰值信噪比psnr的matlab源程序-matlab for psnr
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:lg
  1. matlab

    2下载:
  2. 利用qscat资料绘制风场程序;利用ssta数据计算并绘制黑潮温度指数ki图程序;绘制叶绿素场分布图程序-Using qscat data to draw a wind farm program using ssta data to calculate and draw the Kuroshio temperature index ki Figure procedures drawn maps of chlorophyll field procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-07
    • 文件大小:2693
    • 提供者:张静华
  1. fractal-matlab

    0下载:
  2. 用matlab实现的计算记盒分形维数的程序-Calculated using matlab record box fractal dimension of the process
  3. 所属分类:Fractal program

    • 发布日期:2017-11-06
    • 文件大小:3744
    • 提供者:xinyangq
  1. xiangsidupipei-matlab

    1下载:
  2. 对两幅图像进行相似度计算,基于相似度计算进行模板匹配,带有测试图像,可以直接运行-Calculate the similarity of the two images, the similarity calculation based on template matching, with a test image, you can directly run
  3. 所属分类:Special Effects

    • 发布日期:2014-11-26
    • 文件大小:31744
    • 提供者:杨秀芳
  1. MeanShift-matlab

    0下载:
  2. MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 -MeanShift moving target tracking matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1664
    • 提供者:LGF
  1. MATLAB-Harris

    0下载:
  2. harris算子计算简单,提取出的角点比较均匀,应用比较广泛-harris operator simple calculation extracted corner uniform, used widely
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1011
    • 提供者:张强
  1. matlab-example-part3

    0下载:
  2. 32个MATLAB常用的图形处理篇及数值分析篇的源代码,满足常见的工程数据处理及计算要求-32 MATLAB graphics processing papers and popular articles numerical analysis of the source code to meet the common engineering data processing and computing requirements
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:5680
    • 提供者:周孟
  1. mohuchangdu

    1下载:
  2. 运动模糊图像模糊长度的MATLAB计算程序-MATLAB program motion blur image blur length
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:296850
    • 提供者:崖小帅
  1. bmp_contrast

    0下载:
  2. matlab 计算图片的contrast,brightness,Adjusts global contrast of image, saving output as bitmap with prefix-matlab calculating image contrast, brightness, Adjusts global contrast of image, saving output as bitmap with prefix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:451271
    • 提供者:
  1. kalman-alghrioms-matlab

    0下载:
  2. 则卡尔曼滤波的算法流程为: 1.计算预估计协方差矩阵2.计算卡尔曼增益矩阵3.更新估计4.计算更新后估计协防差矩阵-The Kalman filter algorithm processes as follows: 1. Calculate pre-estimate covariance matrix 2 calculate the Kalman gain matrix 3 updated estimate calculated after 4 update estimated defend d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:26492
    • 提供者:梅兰竹菊
  1. 1

    0下载:
  2. matlab计算合维数的源代码,用于二维图像处理,希望对大家有用-matlab to calculate the number of co-dimensional source code for the two-dimensional image processing, we want to be useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3674
    • 提供者:阿风
  1. GUSU-MATLAB

    0下载:
  2. 【谷速软件】matlab源码- 计算阴历源码程序-[Valley] matlab speed software source code- source program to calculate the lunar calendar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12230
    • 提供者:王红
  1. Genetic-Algorithms-using-matlab

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:19546
    • 提供者:fanshengnan
  1. MATLAB-Genetic-Algorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:236275
    • 提供者:fanshengnan
  1. Imbox

    0下载:
  2. 利用MATLAB计算图像盒维数的M文件。自己定参数。-Image box dimension calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1166
    • 提供者:Dr. LUO
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 46 »
搜珍网 www.dssz.com