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

搜索资源列表

  1. Fixed_pt

    0下载:
  2. matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。-Matlab language Image Denoising fixed-point iteration method, based on partial differential equations of an algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:wjc
  1. FastICA25

    0下载:
  2. The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41.49kb
    • 提供者:张强
  1. fixed_point

    0下载:
  2. matlab function ---> find roots using fixed-point iteration
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1012byte
    • 提供者:Di Lin
  1. FastICAmatlabtoolbox.rar

    1下载:
  2. FastICA的matlat软件包,独立分量分析(ICA)在模式识别(如人脸识别),信号分离等领域有着广泛的应用。 ,The FastICA package for MATLAB The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:42.31kb
    • 提供者:woyaofei
  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
    • 文件大小:333.85kb
    • 提供者:john
  1. tuxiangfenli

    0下载:
  2. 通过对独立分量分析算法的研究,介绍了该算法的基本模型及目前应用最广泛的快速定点ICA算法的数学原理.通过仿真试验结果表明,用该算法对随机混合的3幅图像进行盲分离,取得了理想的效果.-By independent component analysis algorithm, introduced the algorithm for the basic model and is currently the most widely used fast fixed-point ICA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:238.05kb
    • 提供者:卡卡
  1. filter2_fixed

    0下载:
  2. MATLAB code for signal filtering with fixed point coefficients
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:667byte
    • 提供者:Ben Allen
  1. fixed_point_systems

    0下载:
  2. Fixed-point for functions of several variables -Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:904byte
    • 提供者:王怀东
  1. fixed_point

    0下载:
  2. Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the eq
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:766byte
    • 提供者:王怀东
  1. tricordic

    0下载:
  2. 用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.08kb
    • 提供者:Fengxiaodong
  1. fixed_point

    0下载:
  2. - for floating point to fixed point - seperate to integer and fraction part
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:9.45kb
    • 提供者:seungyerl Lee
  1. jisuanjizuchnegyuanli

    0下载:
  2. 能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplica
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:347.55kb
    • 提供者:施振磊
  1. 5dsfada

    0下载:
  2. lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:916byte
    • 提供者:叶鸿
  1. fixed-point

    0下载:
  2. fixed point method of matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:29.93kb
    • 提供者:salman
  1. bitsprec

    0下载:
  2. round values to a specified fixed or floating precision
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.05kb
    • 提供者:sajan
  1. ICAICA-fixed-point-algorithms

    0下载:
  2. 我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。-I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.37kb
    • 提供者:刘少华
  1. hyvarinens-fixed-point-algorithm

    0下载:
  2. This letter addresses the problem of fetal electrocardiogram (FECG) extraction. A class of source extraction algorithms is proposed, which uses a combination of two di® erent approaches: Barros s source extraction approach and HyvÄ arinen
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:350.36kb
    • 提供者:muthupandi
  1. fixed-point

    0下载:
  2. 一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:孔小凡
  1. FIXED-POINT-METHOD

    0下载:
  2. 固定点法,定点技术迭代及求解算法,MATLAB实现,大家可以参考一下-Fixed point method, fixed technology and iterative algorithm, MATLAB implementation, we can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:50.43kb
    • 提供者:WANG bing
  1. numerical analysis methods

    0下载:
  2. WE HAVE THREE METHODS BEPARTITION NEWTON FIXED POINT
  3. 所属分类:matlab例程

    • 发布日期:2015-08-20
    • 文件大小:1.79kb
    • 提供者:itostar
« 12 3 4 5 6 »
搜珍网 www.dssz.com