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

搜索资源列表

  1. newmark.rar

    0下载:
  2. Nermark-Beta method for calculating the structural responce,Nermark-Beta method for calculating the structural responce
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1351
    • 提供者:Chunxiao Bao
  1. EOF

    1下载:
  2. eof分析的matlab软件包,需要输入的是距平序列,直接调用rest.m文件-a package of matlab codes on EOF analysis,the rest.m file is the main program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5845
    • 提供者:Tow.Shin
  1. FBP

    3下载:
  2. 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4926477
    • 提供者:hinling
  1. GraphTheoryAlgorithmMATLAB

    0下载:
  2. 图论算法及其MATLAB 程序代码 1.求赋权图G = (V, E , F )中任意两点间的最短路的Warshall-Floyd 算法、Kruskal 避圈法 2.求二部图G 的最大匹配的算法(匈牙利算法)、利用可行点标记求最佳匹配的算法 3.从一个可行流f 开始, 求最大流的Ford--Fulkerson 标号算法 6.-Graph Theory Algorithm and MATLAB program code 1. Seeking weighted graph G = (V
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:47242
    • 提供者:肖翔
  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. Matlab-dtmf

    0下载:
  2. dtmf的matlab实现.包含理论分析.适合初学者.-DTMF to achieve the matlab. contains theoretical analysis. suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:88184
    • 提供者:popo77
  1. fir

    0下载:
  2. Matlab code for FIR filters
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1222
    • 提供者:Ray
  1. Cassioli_channel

    0下载:
  2. This matlab code generates UWB indoor channel impulse response described in : Cassioli, D. Win, M.Z. Molisch, A.F., "The ultra-wide bandwidth indoor channel: from statistical model to simulations," Selected Areas in Communications, IEEE Journal on
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:38967
    • 提供者:
  1. gabp-src

    0下载:
  2. a matlab code for training a backpropagation neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:256882
    • 提供者:ssss
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4843
    • 提供者:muxihan
  1. fseries

    0下载:
  2. MATLAB和maple语言均未直接提供求解fourier级数的系数的直接函数,自己动手丰衣足食,下面提供了一个代码,大家可以参照下 -MATLAB language, and maple were not directly solve the fourier series coefficients of the direct function, it-yourself ample food and clothing, the following provides a code, we ca
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3116
    • 提供者:邵新明
  1. newtsol

    0下载:
  2. Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Outp
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1344
    • 提供者:devdvl
  1. chordsol

    0下载:
  2. CHORDSOL Chord method code for scalar equations. This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR) Inputs: X = initial iterate F = function TOLA = absolute error tolerance TOLR
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1025
    • 提供者:devdvl
  1. Rombegrg

    0下载:
  2. 录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。 编写函数f(x)的代码如下: Romberg算法¨ function z=f(x) if (x~=0) z=sin(x)/x else z=1 end 备注:在实验代码中,首先输入必要的变量的值如下: a=0 b=1 tol=1e-8 待查询检查通过,开始输入执行代码 设置格式format short g查看u的值和sin(u)的值: -Inp
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:21528
    • 提供者:kice
  1. Topology_Optimization_a_99_line

    2下载:
  2. Ole Sigmund编写的99行Matlab程序是拓扑优化方面的经典案例。该程序有5个可修改的输入参数:竖直方向网格划分数nely,水平方向网格划分数nelx,保留的材料的体积分数volfrac,惩罚因子penal和滤波器大小rmin。加载方式矩阵F和支承方式fixeddofs也可以分别选取不同的方式或组合。-Ole Sigmund prepared by the 99-line Matlab program is a classic example of topology optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:12329
    • 提供者:jiang
  1. F-K

    15下载:
  2. FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
  3. 所属分类:matlab例程

    • 发布日期:2013-11-04
    • 文件大小:232552
    • 提供者:wangjiayong
  1. Shannon_fano_Elias

    0下载:
  2. This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x).
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1068
    • 提供者:hazhiriq200
  1. PAPR-Reduction2

    1下载:
  2. This M Code simulate the effects of clipping and filtering on PAPR reduction in OFDM-based wireless standard.Also the performance of BER versus SNR of original OFDM signals with PAPR reduction based on clipping and filtering schemes over AWGN channel
  3. 所属分类:matlab

    • 发布日期:2014-04-07
    • 文件大小:11770880
    • 提供者:shahram
  1. 43912247-Solution-Manual-Digital-Communications-F

    0下载:
  2. pictures of matlab code of digital modulation
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4885234
    • 提供者:athar
  1. MATLAB-Code-for-Closed-Loop-Speed-Control-of-thre

    0下载:
  2. MATLAB Code for Closed Loop Speed Control of three phase Induction motor using Constant V/f
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1322
    • 提供者:saeed
« 12 »
搜珍网 www.dssz.com