搜索资源列表
Floating-point-complex-radix-2-decimation-in-time-
- 浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。-floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.
Degree_Distribution.rar
- 复杂网络中,度分布计算,函数,并绘制出度分布的分布图,Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution
complex
- 优化设计算法:用复合形法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: The objective function of complex method seeking the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
CZT
- C实现Chirp-Z变化,采用Bluestein快速算法,压缩包内还附有FFT.h和Complex.h,很有应用价值-C implementation Chirp-Z changes, the use of fast algorithm Bluestein, compressed package also included FFT.h and Complex.h, great value
fft
- Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
kalmanbucy
- 学习扩展卡尔曼滤波气的基本文件,可以随便下载并讨论-This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize the nonlinear dynamic system. Th
21840311complexnetworks
- 复杂网络的生成,度以及聚类系数以及其它方面的研究。-The generation of complex networks, degree and clustering coefficient, as well as other research.
ScienceAndEngineeringNumericalAlgorithms
- 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
PluralandMatrix
- C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
Rational.Complex
- C的有理數的複數算法 一般資訊學院要求 一般來說會是考題之一-C of the complex algorithms of rational College general information questions asked will be one of general
int
- 求解积分方程,(1)使用复化Simpson方法求积分(2)使用三次样条求积分值,并比较离散解与真解之间的误差,附件有详细说明-Solving integral equation (1) the use of complex methods for integration of Simpson (2) the use of cubic spline points for value, and compare the discrete solution and the error between t
EigenvalueComplexMatrices
- 两篇关于求复矩阵特征值与特征向量的文献.信号处理的很多领域都需要对矩阵的特征值和特征矢量精确求解,利用它们的结果进行下一步处理。比如,阵列信号处理中MU SIC算法,就是利用噪声子空间特征矢量特性进行估计的方法。-some papers about solving Eigenvalue of a complex matrix.Several kinds of classic algorithms for solving eigenvalues and eigenvectors of the m
moon_fractal_c_1
- Measuring the Fractal dimension of complex network
complex
- 用VC语言完成复数类的编程,实现复数的加减等运算-Complex with VC complete programming language to achieve complex operations such as addition and subtraction
Numerical_integral_methods_used_in_integral_equati
- 高斯数值积分方法用于积分方程求解,包括复化梯形,复化辛普森方法-Gauss numerical integration method for solving integral equations, including the rehabilitation of the ladder, complex method of Simpson
complex
- 复数类的构造,实现基本的四则运算,如加、减、乘、除-The construction of complex class
complex
- 这是在vc++环境下,定义复数类、实现复数类、并进行了复数类的测试的完整程序代码。-This is in vc++ environment, the definition of complex classes, to achieve complex class and the test carried out a complete complex class code.
Complex
- complex number that students can use it in class programs
Complex
- 复数类Complex,运算符重载,修改了网上代码,可在各平台上实现连续运算,不会报错了-Complex class Complex, operator overloading, to modify the online code can achieve continuous operation of the platform, not an error of the
Complex
- 设计一个可进行复数四则运算的演示程序。 要求实现下列六种基本运算: 1)由输入的实部和虚部生成一个复数; 2)两个复数求和; 3)两个复数求差; 4)两个复数求积; 5)两个复数求商; 6)从已知复数中分离出实部; 7) 从已知复数中分离出虚部。 运算结果以相应的复数或实数的表示形式显示。 -Complex InitComplex(float a,float b)
