搜索资源列表
C++常用算法之06矩阵特征值与特征向量的计算
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book su
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
插值计算
- 主要是进行插值方面的数值计算,是用c编的-interpolation is primarily for the numerical calculation, is part of the c
mul
- 在应用中常用矩阵相乘的定义算法对其进行计算。这个算法用到了大量的循环和相乘运算,这使得算法效率不高。而矩阵相乘的计算效率很大程度上的影响了整个程序的运行速度,所以对矩阵相乘算法进行一些改进是必要的。-commonly used in the application of the definition matrix multiplication algorithm for calculation. The algorithm uses a number of cycle and multiplic
Tank2
- 主要包括了用gui设计的计算机界面,能通过控件进行计算-including the use gui computer interface design, control through calculated
RepComb
- 穷举法进行三八二十四的计算。列举所有可能的表达式进行计算筛选。-Sanbaershisi exhaustive method of calculation. List all the possible expressions for calculating the screening.
ComplexModule
- 可以对常用的复数进行计算,算法简单,执行效率高-used to be calculated in the plural, is simple and efficient
sufexpresssrc
- 本程序是一个完整的后缀表达式计算,主要用栈的操作实现,本程序封装了CStack类实现栈的操作,本程序最大的特色在于运用动态监视表达式的算法对表达式进行数据校验,对一切合法的表达式进行计算,检验出所有任何非法表达式并提示。-this procedure is a complete expression suffix, the main stack to achieve the operation, Packaging of this program to achieve Stack CStack
robustlssvm
- 一个用于鲁棒最小二乘支持向量机的函数.可以对奇异点和非高斯分布的数据进行计算.-for a robust least squares support vector machine function. Be right singular point and the non-Gaussian distribution of data calculated.
Matlab-bessel
- 应用matlab对不同边界条件下的贝塞尔方程进行计算的源程序。-Matlab Application of different boundary conditions of Bessel equation calculation of the source.
gprmaxso FDTD中计算激励函数
- FDTD中计算激励函数,方便对于时间域有限差分的相关参数进行计算-FDTD calculated excitation function, convenient for the finite difference time domain parameters calculated
TDMA_algorithm
- 陶文双的数值传热程序,采用simple算法进行计算的-Tao pairs of numerical heat transfer process, using simple algorithm is calculated
hurst 指数计算程序
- hurst 指数计算程序 提示:先导入(import)时间序列数据,再进行计算。--hurst index in the execlhurst Index hints: first import (import) time-series data, and then calculated.
基于测站记录手簿的支导线网自动计算程序设计
- 本程序根据数据结构中树和森林的有关概念和算法,用Visual Basic 6.0编程开发语言中的类和集合对象描述支导线网的数据结构,采用面向对象的程序编程方法,使用非递归算法,实现了基于测站记录手簿的支导线网自动计算算法。 程序可用于工程测量中的用全站仪进行观测,用手工或电子手簿记录支导线网的观测数据,根据起算和观测数据可直接对待定点进行坐标计算。
矩阵计算
- 可以进行简单的矩阵计算,当一个矩阵计算器来使用。(Simple matrix calculations can be performed when a matrix calculator is used.)
用Python做科学计算
- 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释
ex1101
- 对概率统计中所运用到的一些基本算例进行计算,辅助理解概率学中一些复杂的知识点(Some basic examples used in probability statistics are calculated to help understand some complicated knowledge points in probabilistic science.)
振动当量模型传递函数计算
- 利用matlab对轴系当量模型扭转振动的振型和频率进行计算(Calculation of torsional vibration modes and frequencies of shafting equivalent model by MATLAB)
陀螺零偏稳定性计算(10s,1sigma)
- (1)根据数据更新率5ms,按10S平滑三轴陀螺数据;(2)平滑后数据,按照1sigma的标准差进行计算得出零偏稳定性结果,
