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

搜索资源列表

  1. 歌德巴赫猜想

    0下载:
  2. 验证:2000以内的正偶数都能够分解为两个素数之和(即验证歌德巴赫猜想对2000以内的正偶数成立)。 *问题分析与算法设计 为了验证歌德巴赫猜想对2000以内的正偶数都是成立的,要将整数分解为两部分,然后判断出分解出的两个整数是否均为素数。若是,则满足题意;否则重新进行分解和判断。 程序中对判断是否为素数的算法进行了改进,对整数判断“用从2开始到该整数的一半”改为“2开始到该整数的平方根”。原因何在请自行分析。 -certification : 2000 within the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:姚紫欣
  1. vhdl平方根

    0下载:
  2. 计算某数的平方根,VHDL语言,使用简单-calculate the square root of a number, VHDL, use simple
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:40483
    • 提供者:wl
  1. 树式除法型开方器VERILOG实现

    3下载:
  2. 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:636
    • 提供者:神气
  1. MPSKMQAMmudulation.rar

    12下载:
  2. 本程序用于完成BPSK、QPSK、pi/4QPSK、OQPSK、8PSK、16QAM、32QAM、64QAM和128QAM的调制仿真。并可任意扩展到MPSK和MQAM。程序分成四个部分,fir.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; modal.m 为主程序,完成岁各种信号的基带星座图映射、脉冲成型和调制;pi4QPSK.m 为pi/4QPSK信号的星座图映射程序;test1.m给出一个简单的频谱显示测试。,This procedure for the com
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4665
    • 提供者:徐哲
  1. Square-rooting-Algorithm-(8-bit)

    0下载:
  2. Square root algorithm for 8051 microcontroller
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:608
    • 提供者:microorganisme
  1. JAVA

    0下载:
  2. 计算器的源代码,界面挺漂亮的,能做简单的加减乘除,可以开平方根-Calculator source code, interface, pretty, and can do simple addition and subtraction multiplication and division, you can open the square root
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2503
    • 提供者:杨莉
  1. Cholesky

    0下载:
  2. Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:18964
    • 提供者:宫同举
  1. New

    0下载:
  2. 利用平方根法(Cholesky法)求超定方程组的最小二乘解-Use the square root method (Cholesky method) for over-determined least squares solution of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7761
    • 提供者:Edison
  1. MPSKTransmissonwithGausNoise

    1下载:
  2. 本程序用于完成BPSK、QPSK、8PSK的调制仿真。并可任意扩展到MPSK和MQAM。程序分成三个部分:phase.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; model.m 为主程序,完成各种信号的基带星座图映射、脉冲成型和调制; command.m给出一个简单的频谱显示测试。-This procedure for the completion of BPSK, QPSK, 8PSK modulation simulation. Arbitrary and m
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3956
    • 提供者:long
  1. sq-rt

    0下载:
  2. ARM assembly, code warrior, routine for calculating square root of an input number
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:3210
    • 提供者:ak
  1. demo_SquareRootNyquistFilterDesignSoftware

    0下载:
  2. 数字通信中的平方根Nyquist滤波器设计,含说明文件和matlab仿真代码-The square root Nyquist digital communication filter design, including documentation and matlab simulation code
  3. 所属分类:3G develop

    • 发布日期:2017-05-10
    • 文件大小:2281182
    • 提供者:zzm
  1. square-root

    0下载:
  2. simulink/matlab 实现求实数平方根-using simulink to calulate the sequare root of the integer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:29851
    • 提供者:张宇航
  1. Square-Root

    0下载:
  2. Square Root code in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1011
    • 提供者:abeymohammed
  1. how to calculate square root mod p

    0下载:
  2. several algorithms for calculating square root modulus a prime. 1985 paper by Rene Schoof.
  3. 所属分类:软件工程

  1. CORDICAlgorithm-square-root

    0下载:
  2. 基于平方根在FPAG中如何实现这篇文章很好的做了解释,值得学习参考-Based on square root in FPAG explains how to implement this article very good doing, is worth learning reference
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:413043
    • 提供者:hg
  1. Covariance-root-kalman-filter

    2下载:
  2. 经典协方差平方根卡尔曼滤波程序,对于初学者有帮助!程序完整有效!-Classic covariance square root kalman filter, it is useful for the beginners! Procedures is completed and effective!
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5022
    • 提供者:MichaelZgh
  1. Square-root_algorithms_

    0下载:
  2. 该文章描述了基于MCC的均方根卡尔曼滤波算法,其性能由于传统的卡尔曼滤波,尤其是当测量噪声为脉冲噪声时。-square root kalman filtering algorithm based on MCC is descr ipted in this paper. the performance of the proposed algorithm in this paper outperforms the traditional kalman filter, especially for t
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:175370
    • 提供者:wentao
  1. Fast inverse square root平方根倒数速算法

    0下载:
  2. Fast Inverse Square Root平方根倒数速算法的算法原理及测试报告(The principle of the Fast Inverse Square Root Algorithm and the test report.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-23
    • 文件大小:48128
    • 提供者:浅潜
  1. square root raised cosine impulse response

    0下载:
  2. square root raised cosine impulse response
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:31744
    • 提供者:sunset
  1. square

    0下载:
  2. 用平方根法解线性方程组,包含平方根法以及解上三角及下三角方程组的matlab代码,及Gauss消元法 列主元消元法等(matlab square root method)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:sqmodel
« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com