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

搜索资源列表

  1. S-Isomap

    1下载:
  2. Descr iption: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:31609
    • 提供者:修宇
  1. exm1001_1

    0下载:
  2. 对于传递函数为G=1/(s*s+2*&*s+1)归一化二阶系统,制作一个能绘制该系统单位阶跃响应的图形用户界面。本例演示:(A)图形界面的大致生成过程;(B)静态文本和编辑框的生成;(C)坐标方格控制键的形成;(D)如何使用该界面。-for the transfer function of G = 1 / (s * s * 2
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:djs
  1. sdir2cas

    0下载:
  2. s平面中直接形式到级联形式的转换 %适合模拟滤波器的 %C为增益系数 %B为包含各bk的K乘3维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接形式的分子多项式系数 %a为直接形式的分母多项式系数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1017
    • 提供者:吴江华
  1. Cspline

    1下载:
  2. 这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1124
    • 提供者:朱与心
  1. bresenham_line3d

    1下载:
  2. 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % F
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:zzn
  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. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

  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. work.rar

    2下载:
  2. Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe,Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = la
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2552
    • 提供者:Zheng Xiao
  1. FFD

    0下载:
  2. function [s,y,SUM]=FFD(a,b) 装箱问题的首次降序算法-a besr way to solve the question
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12222
    • 提供者:TONY
  1. dec_kalman1

    0下载:
  2. Matlab code for a decentralized Kalman filter as presented by: B.S. Rao, H.F. Durrant-Whyte,” Fully decentralised algorithm for multisensor Kalman filtering”
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:786
    • 提供者:Zaher
  1. s.t

    0下载:
  2. 有约束2a+b^2+tan(c)=15 目标函数a*exp(b/x)+c=y 的最小二乘解-Binding 2a+ B ^ 2+ Tan (c) = 15 the objective function a* exp (b/x)+ C = y the least squares solution
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1609
    • 提供者:ZT
  1. qpsksystem_SJSU_mdl

    0下载:
  2. QPSK modulation system with recover loops-This is a model of a QPSK modulation system for transmission over a bandpass channel with fc = 100 Hz and B = 30 Hz and AWGN at the receiver. SRRC fi lters with excess bandwidth α = 0.18 are employed. Th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:15572
    • 提供者:ranbowang
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. adc3

    0下载:
  2. take a input vector which is no of users of b[kx1] and code vector which will be a matrix now s=[Nxk],where then give to matched filter,non-correlating detector, by randomised sequence.-take a input vector which is no of users of b[kx1] and
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:996
    • 提供者:yasir
  1. yunsuanfu

    0下载:
  2. 实验: 有两个个矩阵a和b,均为2行3列。 重载运算符“+”, (1)使之能用于矩阵的相加。如c=a+b。 (2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。 (3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。 -i think it s a goog for many people
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:24628
    • 提供者:邱强
  1. publicationdtl

    0下载:
  2. S u r f e r自动控制技术在气象资料 自动成图中的应用 -Ab s t r a c t : The ma i n f un c t i o n s o f Su r fe r s o f t wa r e,Ac t i v e X a u t o ma t i o n t e c h ni q ue a nd t he i n t e r fa c e o f VB a p p l i c a t i o n a n d S u r
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:233471
    • 提供者:wang
  1. 6

    0下载:
  2. read an image then draw it s 3D Histogram,include R and G or R and B or G and B. I have never found correct code of this before
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:490668
    • 提供者:akfj
  1. done

    2下载:
  2. 包括:使用控制变量蒙特卡洛法和一般蒙特卡洛法的欧洲期权看涨价格程序;使用蒙特卡洛计算定积分;使用B-S公式计算期权价格。 - Including: European call options price procedure using control variable Monte Carlo method and general Monte Carlo method using Monte Carlo calculation of definite integral use the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4268
    • 提供者:atz8
  1. American Options

    5下载:
  2. 用多种方法求解美式期权定价问题,其中包括二叉树方法,有限差分法,最小二乘蒙特卡洛模拟法(LSM法),并对这几种方法进行了对比(Several methods are used to solve American option pricing problems, including binary tree method, finite difference method, least squares Monte Carlo simulation method (LSM method). These
  3. 所属分类:matlab例程

    • 发布日期:2019-07-03
    • 文件大小:250880
    • 提供者:西可可
« 12 3 4 »
搜珍网 www.dssz.com