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

搜索资源列表

  1. Fixed Point_ustb

    1下载:
  2. 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是不动点算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the fixed point algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:114.21kb
    • 提供者:常晓东
  1. fft

    0下载:
  2. 2048 fft 定点C程序,可以在nios CPU中使用。-2048 fft fixed-point C program, you can use the nios CPU.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:27.08kb
    • 提供者:panchao
  1. FFT

    0下载:
  2. FFT源程序,在定点设备上运算相当快,只是占的内存也比较多-FFT source in the fixed-point computing device a fairly rapid pace, but also accounted for more memory
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.06kb
    • 提供者:wzf162200210
  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_Math_Library

    0下载:
  2. 定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。-Fixed-point math library (QMATH) contains highly optimized, fixed point math/trigonometric functions that are developed as an easy-to-use library, which has to be linked to the user s ap
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:930.64kb
    • 提供者:niuniu
  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. mp3player

    1下载:
  2. 这是基于AT32UC3A的定点MP3解压源代码,支持U盘播放。该代码在IAR下编译通过,并在ATMEL的EVK1100中正常运行-This is based on fixed-point MP3 decompression AT32UC3A source code, support U disk player. The code compiled by the IAR, and in the normal operation of ATMEL' s EVK1100
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:72.16kb
    • 提供者:任禾
  1. myfica

    0下载:
  2. 基于不动点的快速ica算法 该算法能有效地分离独立分量-Based on fixed-point algorithm for fast ica algorithm can effectively separate the independent components
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3.57kb
    • 提供者:leijiangli
  1. FixPoint_Library

    0下载:
  2. fixed point class library
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:186.91kb
    • 提供者:yearyear2
  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. 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. 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. cordic-fixed-point-c-vc6.0-

    0下载:
  2. cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.25kb
    • 提供者:baijingdong
  1. Fixed-point-algorithm

    0下载:
  2. 在数值分析中,用C语言实现不动点算法,算法简单,程序实现结果较好。-Fixed-point algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:184.38kb
    • 提供者:Ye Gucheng
  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 7 8 9 10 »
搜珍网 www.dssz.com