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

搜索资源列表

  1. FFT

    0下载:
  2. 此函数是通用的快速傅里叶变换C语言函数,移植性强,以下部分不依 赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复 数(输入实数是可令复数虚部为0),输出为经过FFT变换的自然顺序的 复数 -This function is a generic fast Fourier transform C language function, strong transplantation, the following section is not dependent on
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6429
    • 提供者:guo
  1. zhuomianfushujisuanqi

    0下载:
  2. 复数的桌面计算器,用C#编写,能够实现复数的四则运算。-Plural desktop calculator, written in C#, to achieve complex four operations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2188
    • 提供者:钟蕊
  1. MYCOMPLEX

    0下载:
  2. 自己的复数类,简单好用,而且清晰易懂,并且在此基础上进一步改动,扩展功能,相比原来自带的复数类而言,没有冗余的部分功能。-Their plural class, easy to use, and lucid, and on this basis, further changes, extensions, compared to the original complex number class comes, there is no redundancy in some functions.
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4808965
    • 提供者:文月
  1. Large-capacity-data-fitting

    1下载:
  2. 用matlab实现1000组复数数据的拟合,并计算拟合函数的归一化均方误差(NMSE).-1000 groups using matlab fitting complex data, and calculate the fit function normalized mean square error (NMSE).
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2285136
    • 提供者:李鹏波
  1. complex-linear-equations

    0下载:
  2. 本程序利用C语言实现高斯法求解复数方程组。-C code to solve complex linear equations using Gauss method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:32112
    • 提供者:刘军会
  1. DT-CWT-fangcha

    1下载:
  2. 基于双复数小波变换的多聚焦图像融合 融合规则:方差-Multi-focus Image Fusion Based on Dual-Tree Complex Wavelet Transform fusion rule:variance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:474326
    • 提供者:范艳玲
  1. partialspread_chan_mux

    0下载:
  2. wcdma部分扩频信道之间的复用,根据新到信息输出复数符号和偏移-[output_complex_symbols, input_sym_offsets, output_sym_offsets] = partialspread_chan_mux(num_slots, output_sym_offsets, dl_chan_info)
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:41660
    • 提供者:waysony
  1. yixiexiaochengxu

    0下载:
  2. 在VS2012环境下进行的VC++开发的小程序代码源码,有动物类派生类,复数的运算,构造函数的使用,数字字母的统计,重载函数,还有一些其他小程序-Under the environment of VS2012 vc++ development program source code, there are animal derived classes, complex operation, the use of the constructor, alphanumeric, overloaded f
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:24781081
    • 提供者:余宝康
  1. FFT

    0下载:
  2. 快速二维傅立叶变换源代码:包含数组预处理,倒序算法以及复数运算 -Two-dimensional fast Fourier transform source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:270852
    • 提供者:珞白
  1. 4zeyunsuan

    0下载:
  2. 复数的四则运算完整版,包括加减乘除,阶乘,开方等-The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3977
    • 提供者:cheer
  1. FFT_TEST2

    0下载:
  2. 一种FFT算法,输入为自然顺序的复数,输出为经过FFT变换的自然顺序的复数,基于win32控制台编的-One kind of FFT algorithm, the input is a natural sequence of complex numbers, the output is the natural order of the FFT transform complex, based on compiled win32 console
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:184920
    • 提供者:CLH
  1. desp

    0下载:
  2. 定义复数类,使用友元函数,完成复数的加法,减法,乘法运算,以及复数的输出-Define plural categories, using friend functions, complete the complex addition, subtraction, multiplication, and plural output
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7824
    • 提供者:李媛希
  1. add

    0下载:
  2. 分别输入两个复数的实部和虚部,求两个复数的和,输出和的实部和虚部-Enter the two complex numbers are the real and imaginary parts of the sum of two complex numbers, the real output and the imaginary part
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:387787
    • 提供者:袁文瑞
  1. sub

    0下载:
  2. 分别输入两个复数的实部和虚部,计算两个复数的差,输出结果的实部和虚部-Two are input the real part and imaginary part, calculating the difference of two complex numbers, the output of the real part and imaginary part
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:387496
    • 提供者:袁文瑞
  1. mandelbrotimage

    0下载:
  2. 绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。 图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:662
    • 提供者:bohan
  1. cPP-application

    0下载:
  2. 运算符重载,c++类的简单应用,虚函数的实现,复数的计算,二叉树的创建及遍历及线性表及其操作的实现-Operator overloading, c++ simple application class, virtual functions, complex calculations, binary tree traversal and the creation and implementation of the linear form and its operation
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:668366
    • 提供者:白云
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. 02

    1下载:
  2. 2.1 傅里叶变换 2.1.1 经典傅里叶变换 2.1.2 傅里叶变换的基本性质 2.1.3 快速傅里叶变换 2.1.4 短时傅里叶变换 2.2 小波分析与多分辨率分析的历史 2.3 小波分析与傅里叶变换的对比 2.4 小波变换 2.4.1 连续小波变换 2.4.2 离散小波变换 2.4.3 高维小波连续变换 2.5 常用小波基函数 2.5.1 小波函数 2.5.2 小波函数系 2.5.3 复数小波 2.6 构造紧支撑正常小波基 2
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6583
    • 提供者:changyun
  1. hs

    0下载:
  2. 一元二次复数解利用Labview实现一元二次方程解方程复数解-A quadratic complex solutions of a quadratic equation using the Labview realize complex solutions solving equations
  3. 所属分类:LabView

    • 发布日期:2017-04-02
    • 文件大小:7650
    • 提供者:韩帅
  1. java

    0下载:
  2. 用JAVA语言实现复数的四则运算,简单易懂,代码清晰-JAVA language plural four operations, easy to understand, clear code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:44881
    • 提供者:jack
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com