CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - value

搜索资源列表

  1. Chapter6

    0下载:
  2. 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:率一
  1. MDPtoolbox

    1下载:
  2. 马尔科夫决策过程值迭代算法value iteration,策略迭代等函数代码,从国外网站下载,非常详细,有用。-Markov decision process value iteration algorithm value iteration, policy iteration and so the function code, from the foreign website, very detailed and useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:236965
    • 提供者:小小
  1. software_evim

    0下载:
  2. extreme value distribution in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6336303
    • 提供者:karinita
  1. power

    0下载:
  2. Power method of solution for highest/lowest eigen value.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:536
    • 提供者:balloo
  1. wavemarksvd

    0下载:
  2. 利用svd的一种水印方法。SVD即奇异值分解(Singular Value Decomposition)算法。 -A watermarking method using svd. Singular value decomposition SVD that (Singular Value Decomposition) algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:965
    • 提供者:jianghaiyang
  1. Value_RMSDC

    0下载:
  2. RMS value to calculate the voltages. This is work done with much enthusiasm because it s something that very dedication scientist has been done.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1020
    • 提供者:yoshino50
  1. thresholding_of_grayscale_images

    0下载:
  2. find the threshold value of the gray scale image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9517
    • 提供者:bakajet
  1. shooting

    0下载:
  2. shooting method demo code for boundary value ODE s
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:607
    • 提供者:Anubhav
  1. svd

    0下载:
  2. 奇异值分解用于英文文本检索,画出频率矩阵第一奇异值向量和第二奇异值向量的分布图- a fast retrieval algorithm for English texts is proposed. First of all, the English texts are mapped into frequency matrixes of order 26 and the dimensions of texts representation space are reduced through Sin
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1080
    • 提供者:gaoshilong
  1. 1DWT

    0下载:
  2. this coding also describes about the image processing techniques of dwt. it also describes the psnr value
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:200216
    • 提供者:chinnamuthu
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56435
    • 提供者:依米
  1. cpofdm

    0下载:
  2. 基于子空间的盲信道估计算法,用的是奇异值的分解Subspace-based blind channel estimation algorithm, using a singular value decomposition -Subspace-based blind channel estimation algorithm, using a singular value decomposition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1101
    • 提供者:李泽敏
  1. PS3_ques1ab

    0下载:
  2. 2-dimensional PCA implementation for different mean. Using highest eigen value to project the data.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:756
    • 提供者:Naren
  1. proj04_02

    1下载:
  2. 中心化后的傅里叶谱,傅里叶频谱和平均值,计算图像的平均值-Fourier spectrum and average value
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:26282
    • 提供者:grant
  1. ImageDenoisingBasedonWaveletTransform

    1下载:
  2. 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image d
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:68094
    • 提供者:song
  1. Maximum-value-of-R-wave-detection

    0下载:
  2. 求R波及极大值的matlab程序,实验有效。-Find the maximum value of R matlab program affected the experimental effective.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1333
    • 提供者:王军
  1. Several-methods-for-the-most-value

    0下载:
  2. 一阶梯度法、共轭梯度法、变尺度法分别求解Wood函数,并得到此时的自变量值-The step degree method, conjugate gradient method, variable metric method for solving Wood function, respectively, and with the value of the independent variables at this time
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:33060
    • 提供者:刘常云
  1. Absolute-Value

    0下载:
  2. Compute the absolute value MATLAB Functions a simple function a testing scr ipt .
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:733
    • 提供者:Zeeshan
  1. singular-value-decomposition

    0下载:
  2. singular value decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1044
    • 提供者:Abi
  1. How-Use-ODE45-to-solve-Boundary-Value-ODE

    0下载:
  2. In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxi
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:83380
    • 提供者:delin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com