搜索资源列表
数学函数作图器
- 数学函数作图器,拥有三角函数,指数函数,复数函数,一次函数,对数函数等功能。-Math Constructions, with trigonometry, the index function, complex function, a function of several functions, such as functional.
6.1 复杂的函数曲线
- 复杂的函数曲线VB算法,此算法能够实现一些复杂的数学函数曲线的模拟,可以供图形编程的初学者学习.-complex function curves VB algorithm, the algorithm can achieve some complex mathematical function curve simulation and graphics can be programmed for beginners to learn.
htmlSQL
- htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括
jisuanqivb
- 用vb编写的一个小计算器,操作简单,功能也不复杂,作vb初学者交流。-prepared with a small calculator, simple operation, not a complex function for beginners vb exchanges.
本实验要实现一个简单的命令解释器
- 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
Degree_Distribution.rar
- 复杂网络中,度分布计算,函数,并绘制出度分布的分布图,Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution
Dsp_c.rar
- dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
Complex
- 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plural, rewrite the method toString
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
ANN
- 实验使用BP神经网络来逼近一个较复杂的正弦函数,并观察BP神经网络的各个参数对BP神经网络的影响.-Experimental use of BP neural network to approximate a more complex sine function, and to observe the parameters of BP neural network on the impact of BP neural network.
ComplexNumber
- 请根据下列要求,设计一个复数类。 (1)复数由实部、虚部组成,在类的定义中应包含保存这两部分信息的内容。 (2)在类中定义构造方法,使用户能够在构造对象的同时为对象赋初值。 (3)在类中定义复数的加、减两个成员方法来完成复数功能。 (4)重写toString方法,使得复数类的对象能够以“实部 + 虚部i”的格式,输出自身信息。 (5)在main方法中完成相关测试。 -Please according to the following requirements, desig
function
- 遗传算法的仿真建模。用来对复杂函数进行仿真建模-Modeling and Simulation of Genetic Algorithms. Used to conduct simulation modeling of complex functions
mywigner
- 该程序是计算二维wigner分布的复杂函数 Calculates the 2D Wigner distribution of a complex function. -The program is to calculate the distribution of two-dimensional wigner complex function Calculates the 2D Wigner distribution of a complex function.
MATLAB_in_Complex_Variables_and_Integral_Transform
- MATLAB在复变函数与积分变换的应用,比较有用的命令,比较详细的汉语说明-MATLAB in the complex function and application of integral transform, more useful command, more detailed descr iption of Chinese
image-mmoment-function
- 本书主要讨论了图像的各类矩函数(几何矩、复数矩、Legendre矩、Zernike矩、小波矩等)的定义、性质和快速算法,以及它们的不变量函数。并就它在图像处理和识别,计算机视觉以及其它方面的应用作了必要的介绍。 -This book discusses the various types of image moment function (geometric moments, complex moments, Legendre moments, Zernike moments, wavel
complex-method
- 复合单纯形法程序,用于解决一个复杂的著名函数的优化问题,效果很好-Composite simplex method procedure for solving a complex optimization problem well-known function, with good results
complex-function
- 用C++编写的DSP处理复数函数,可以高效的应用于DSP对复数处理的场合中-DSP processing C++ write complex functions can be efficiently used in DSP on complex situations
complex-variable-function
- Matlab在复变函数中的应用,介绍留数的概念及Matlab的实现;介绍在复变函数中有重要应用的Taylor展开-Matlab in the application of complex variable functions, introduce the concept and the residue Matlab realization describes the complex function has important applications in the Taylor expans
complex-variable-integral-transform
- 华中科技大学本科生复变函数及积分变换全套资料,希望能给需要的人带来帮助。-Huazhong University of Science and Technology Undergraduate complex function and integral transformation complete information, I hope to give those who need help.
复变函数与积分变换西安交大版第一章ppt
- 复变函数西安交大版ppt第一章,希望对大家的学习有帮助(Complex function, Xi'an Jiaotong edition PPT, Chapter I)