搜索资源列表
complex
- 复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and subtraction and the root to the plural number operates
COMPLEX
- 一个复数运算的例子-Example of a complex computing
复数(Complex Number)的四则运算
- 复数(Complex Number)的四则运算-Complex (Complex Number) 4 Operators
complex
- /*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根號-1, 1.必須包含一個建構子有兩個參數(double型態),能被用來設定物件中的變數為任意值 2.包含一個建構子只有一個參數(double型態),呼叫參數的實部且定義為"實部+0i" 3.包含一個預建構子可把物件初始化為0
complex
- 复合形法matlab优化程序,用于约束条件下非线性问题规划。-Complex method matlab optimization procedures, for constrained nonlinear problems under the conditions of planning.
complex
- 这是个解复数方程的程序,包括二元,三元方程,还可以笛卡尔坐标和极坐标变换。里面有详细的说明。。。这个主旨是解决电路基础中所遇到的问题,因为电路里面有很多都是涉及到解复数方程的问题,为了解个方程安装个matlab不合算,所以就干脆使用这个校软件吧,包你爽!-This is a solution of complex equations of procedures, including binary, ternary equation ca
complex
- 1)由输入的实部和虚部生成一个复数 2)两个复数求和; 3)两个复数之差; 4)两个复数之积; 5)从已知复数中分离出虚部 6)从已知复中分离出实部。 7)运算结果以相应的复数或实数的表示形式显示。 -1) by the input of real and imaginary parts generate a plural 2) sum of the two plural 3) the difference bet
Communities-complex.java
- 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
Complex
- 复数运算程序,可以实现复数的加减乘除和取模运算,c++语言编写,适用于初学者-Complex operation procedure, can achieve complex addition and subtraction multiplication and division, and modulus operator, c++ language, suitable for beginners
Complex
- 重载复数的加减乘除运算.用C++类的思想实现.-Overloaded complex addition and subtraction multiplication and division operations. Using C++ class ideology.
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
Complex-simulation-based-Desktop-Grid-System
- 桌面网格技术的复杂仿真系统研究Complex simulation-based Desktop Grid System-Complex simulation-based Desktop Grid System
Complex
- 该程序是在visual studio 2008上实现的复数运算,通过这个程序可以实现任意复数运算-To achieve complex operations
Complex-trapezoid-formula
- 非常好的用复化梯形公式和外推法求解积分方程的matlab例程,附带报告,详细讲解原理,分析程序与结果,不可多得的报告-Very good with a complex trapezoid formula and extrapolation matlab routines for solving integral equations, with the report gave a detailed theory, analysis pro
Dual-tree-complex-wavelet-transform
- 该文章是剑桥大学nick g. kingsurf教授的关于双树复小波的资料-dual-tree complex vavelet transform matlab
complex-network-papers
- 这是一些关于复杂网络和复杂系统的论文,主要是最近几年的,对体系研究有一定的价值-These are complex systems on complex networks and papers, mainly in recent years, research on the system has some value
complex-method
- 复合单纯形法程序,用于解决一个复杂的著名函数的优化问题,效果很好-Composite simplex method procedure for solving a complex optimization problem well-known function, with good results
Complex-network-of-MATLAB-
- MATLAB生成的基本网络的复杂网络,相信对大家很有帮助-Complex network of MATLAB to generate basic network,I believe everyone very helpful
A-Complex-Adaptive-Systems-(CAS)-Approach-to
- this paper give a great helpf in analysis of complex adaptive system-this paper give a great helpf in analysis of complex adaptive system
complex
- 该类中含有复数运算及矩阵运算的多个方法,这些方法都是通过参考书籍所实现的,能够很好的运用到复数运算中,经过检验运算误差非常小,甚至比matlab的精度还高(C# complex matrix)