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

搜索资源列表

  1. 咖吗滤波matlab

    1下载:
  2. function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. %   H = RGB2HSV(M) converts an RGB color map to an HSV color map. %   Each map is a matrix with any number of rows, exactly three
  3. 所属分类:matlab例程

    • 发布日期:2008-12-16
    • 文件大小:1517
    • 提供者:leohee
  1. matlab的元胞自动机程序的源代码

    7下载:
  2. matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
  3. 所属分类:matlab例程

    • 发布日期:2016-01-23
    • 文件大小:1803
    • 提供者:袁逸扬
  1. 用MATLAB绘制几种柱状图的程序

    1下载:
  2. 用MATLAB绘制几种柱状图的程序,一共有5种常用柱状图,Several MATLAB histogram mapping using the procedure, a total of five kinds of commonly used histogram
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2479
    • 提供者:zelo
  1. Bspline.编写拟合非均匀有理B样条曲线的程序

    0下载:
  2. 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:asd
  1. matlab曲面拟合程序

    8下载:
  2. matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-10-04
    • 文件大小:21230
    • 提供者:刘辉
  1. BFO.rar

    5下载:
  2. 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-19
    • 文件大小:2452213
    • 提供者:bxingliu
  1. matlab

    0下载:
  2. 黄金分割法求极小值 功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用 -Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the
  3. 所属分类:matlab

    • 发布日期:2016-12-23
    • 文件大小:1059
    • 提供者:songzhaozhe
  1. B-M

    0下载:
  2. B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10694
    • 提供者:刘筱潇
  1. B-Spline

    0下载:
  2. 用b-splines变换的方法实现分数延迟滤波器matlab仿真程序-Using b-splines transform method to achieve Score delay filter matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2192
    • 提供者:dingfei
  1. MatlabToolbox1

    0下载:
  2. matlab 应用数学工具箱的使用,包括概率统计、偏微分方程等。-matlab toolbox of applied mathematics, including probability and statistics, such as partial differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:3220914
    • 提供者:guo guo
  1. matlab-windows

    0下载:
  2. MATLAB R14 Programı n License sunucusu üzerinden kurulumu: MATLAB programı nı n eski versiyonunu kaldı rı nı z. MATLAB 2 ş ekilde yüklenebilmektedir. A) Sadece istenen MATLAB bileş enlerinin yüklenmesi B
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:772201
    • 提供者:mehmet
  1. pudu

    0下载:
  2. B样条曲线生成程序,HHT插件等。rilling版本,供大家参考学习。 -B-spline curve generation procedures, HHT, such as plug-ins. rilling version for your learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:89480
    • 提供者:齐磊
  1. viterbi(b)

    0下载:
  2. 本人用matlab做的viterbi译码及编码程序,很详细,可供初学者使用-I use matlab to do viterbi decoding and encoding procedures is very detailed, for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4069
    • 提供者:zhaofneg
  1. coherencefilter

    0下载:
  2. Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D. Thesis, Dept. of Mathemati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:78765
    • 提供者:dkm
  1. matlab

    0下载:
  2. jpeg to data matrix in r,g,b
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2822222
    • 提供者:suhu
  1. 非均匀有理B样条曲线曲面实现、实例

    5下载:
  2. Matlab实现非均匀有理B样条曲线曲面实现、实例,基函数可以实现任意阶数的求解
  3. 所属分类:matlab例程

    • 发布日期:2014-01-01
    • 文件大小:346810
    • 提供者:2277291013
  1. matlab 3阶和四阶B 样条函数构造正交小波

    0下载:
  2. 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
  3. 所属分类:matlab例程

    • 发布日期:2015-07-31
    • 文件大小:1355
    • 提供者:rongliang0117
  1. B-spline (2)

    0下载:
  2. B样条插值的实现主要代码在这了啊 ,。。。。。。(B SPLINE tx hello aaa a gou le ma)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:木花道
  1. matlab

    0下载:
  2. matlab进行偏最小二乘法算法对多变量和单变量的用法(function [T,P,W,Wstar,U,b,C,B_pls,... Bpls_star,Xori_rec,Yori_rec,... R2_X,R2_Y]=PLS_nipals(X,Y,nfactor))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:34816
    • 提供者:xixixi
  1. Matlab codes for linearized Bregman algorithms

    1下载:
  2. Bregman Algorithm for Anisotropic TV denosing Bregman算法各向异性TV去噪B(The methods studied here are based on the Bregman iterative regularization, and efficient algorithm for convex, constraint optimization problems. We study two different versions of th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:331776
    • 提供者:刘传英
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com