CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - phi matlab

搜索资源列表

  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. TVCMRI_pub.zip

    0下载:
  2. matlab code for Fixed point and Bregman iterative methods. minimize alpha*TV(Phi *x) + beta*||x||_1 + 0.5*||Ax-b||_2^2 ,matlab code for Fixed point and Bregman iterative methods. minimize alpha*TV(Phi*x)+ beta*||x||_1+ 0.5*||Ax-b||_2^2
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:341863
    • 提供者:john
  1. batbp

    0下载:
  2. Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activatio
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2345
    • 提供者:张镇
  1. fpe

    0下载:
  2. This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2637
    • 提供者:张镇
  1. marq

    0下载:
  2. % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3792
    • 提供者:张镇
  1. n-q-phi

    4下载:
  2. 对局部放电信号的处理的程序,放电次数,相位,放电量的3维谱图。-Of partial discharge signal processing procedures, discharge frequency, phase, the discharge amount of 3-D spectrum.
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-20
    • 文件大小:36451
    • 提供者:李伟
  1. DelphiandMatlab

    0下载:
  2.   简要介绍了 Del phi与 Matlab各自的优缺点 ,较为全面地列举和分析了二者接口编程的几种方式 ,重点讨论了 Del phi调 用 Matlab编译生成的 COM组件的方法和原理 ,实现二者的无缝集成。提供的实现过程和应用实例均说明了该方法简便、 可操作性 强。通过 Del phi和 Matlab的整合 ,可以根据实际需要 ,开发功能强大而且界面友好的软件。-Del phi outlined the advantages and disadvantages of each a
  3. 所属分类:Project Design

    • 发布日期:2017-03-26
    • 文件大小:751911
    • 提供者:llm
  1. leastsquareellipse

    0下载:
  2. 至少输入五个点,得到最小二乘模拟椭圆,最后得到椭圆左右焦点以及主轴与x轴夹角等具体参数-[Xc,Yc,A,B,Phi,P]=ELLIPSEFIT(X,Y) finds the least squares ellipse that best fits the data in X and Y. X and Y must have at least 5 data points. Xc and Yc are the x- and y-axis center of the ellipse re
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1541
    • 提供者:nancy
  1. ForcedPendulum

    0下载:
  2. This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8555
    • 提供者:Mike Gao
  1. e_phi

    0下载:
  2. matlab自己编的具体实用例子,此中的例子适用很多情况,有具体实用价值-matlab own series of specific practical examples, there is a world example for many situations, there are specific practical
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:530
    • 提供者:陈小
  1. NM-PHI-curve

    0下载:
  2. 这个小程序是用matlab编写的可以用来计算截面N-M-PHI曲线的小程序-This little program is written in matlab can be used to calculate the cross section NM-PHI curve applet
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1542
    • 提供者:wu
  1. matlab

    0下载:
  2. 一个二维静电场,电位函数为φ(x, y),将正方形分成25个正方形网格。有16个内部网格点。假定16个网格点的初值都定为零,试用超松弛法确定16个内部网格点的电位值。-A two dimensional electrostatic field, the potential function for phi (x, y), the square into 25 square grid. There are 16 internal grid point. Assume that 16 mesh po
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:210152
    • 提供者:chenchunman
  1. combustion

    2下载:
  2. 通过分析缸内热力过程,建立柴油机燃烧冲程微分方程。基于MATLAB工作软件实现柴油机燃烧过程仿真。其中,柴油机结构及运行参数可根据实际需要修改;传热系数的计算采用埃歇尔伯格公式;微分方程求解采用龙格-库塔方法,计算步长为5度曲轴转角(可修改);采用单韦伯曲线模拟燃烧放热规律;仿真结束后,绘制燃烧过程P-V图和P-phi图。-By analyzing the cylinder thermodynamic process, the establishment of diesel combustion
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1779
    • 提供者:wangfeng
  1. 61007

    0下载:
  2. code for implementation of matlab hoefdding phi squere code to partition of row and column vectors using phi
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:Darshita Pathak
  1. greetings

    0下载:
  2. 季节性假日分形。 问候语(PHI)生成一个季节性假日分形,取决于参数φ。PHI的默认值是黄金比率。其他的φ值会发生什么?尝试简单的分数和浮点逼近非理性的值(Seasonal holiday fractal. GREETINGS(phi) generates a seasonal holiday fractal that depends upon the parameter phi. The default value of phi is the golden ratio. What
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:丈量时光
  1. omp-master

    0下载:
  2. 压缩感知重构算法之正交匹配追踪(OMP)。 一个不错的MATLAB源代码。(% Othogonal matching pursuit of Tropp et Gilbert % Find greedy approx of s s.t. phi*s = y % y : data % phi : measurement matrix % K :number of vectors used in the approx (typ. = S or M) % Written by David M
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:richard9
  1. Hants

    0下载:
  2. 谐波分析matlab程序,可直接应用,也调整后应用,比如添加真值约束等(Inputs: ts = ts(i)= i, where i=1, ..., ni HiLo = 2-character string indicating rejection of high or low outliers low = valid range minimum high = valid range maximum (values outside
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:jingyh
  1. phi-max-skeleton3d-matlab-v1.1-0-gc534cab

    0下载:
  2. This code calculates the 3D medial axis skeleton of an arbitrary 3d binary volume
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:16384
    • 提供者:tariq
  1. phi-max-skeleton3d-matlab-a98ad07

    1下载:
  2. 改代码为骨头3维绘制的一部分,后面的没找到。(these codes just can be used which describing a 3d skeleton mode.)
  3. 所属分类:其他

    • 发布日期:2019-12-23
    • 文件大小:14336
    • 提供者:koro123
  1. 弯矩-曲率

    2下载:
  2. 采用MATLAB求钢筋混凝土梁的弯矩-曲率曲线(Using MATLAB to find the moment curvature curve of reinforced concrete beams)
  3. 所属分类:其他

    • 发布日期:2020-03-04
    • 文件大小:2048
    • 提供者:HAW123
« 12 »
搜珍网 www.dssz.com