-
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)...
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。
-Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific computing complex in the computation, polynomials and continued fractions calculation, matrix operations, matrix eigenvalue and eigenvector calculation, solving linear equations , non-linear equation (group) to solve, interpolation, numerical integration, ordinary differential equations (group) to solve, numerical simulation and approximation, data processing and regression analysis, extreme value, etc..
- 2022-05-22 17:21:07下载
- 积分:1
-
Clustering through Decision Tree Construction
Clustering through Decision Tree Construction - CLTree - A subspace clustering algorithm.-Clustering through Decision Tree Construction- CLTree- A subspace clustering algorithm.
- 2022-01-30 23:39:10下载
- 积分:1
-
停车场管理系统
设停车场内只有一个的停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在她之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。
- 2022-02-21 02:44:31下载
- 积分:1
-
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高...
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
- 2022-04-24 17:28:07下载
- 积分:1
-
最新DBSCAN代码
Science上发表的最新DBSCAN聚类算法的代码,有助于理解
- 2022-03-10 21:41:14下载
- 积分:1
-
A star算法类的C++语言实现
A star算法类的C++语言实现-algorithm category C Language
- 2022-10-11 18:50:03下载
- 积分:1
-
Multi-band Spectral Subtraction 1.0 Description
Multiband_Kamath.m
Description: Multiband spectral subtraction as proposed by Kamath 2002. Uses adjusts the subtraction
coefficient with the frequency as well as the SNR. note that the first 0.25sec of your signal is
used to model the noise.
License: Shareware
Related: sec, Signal, Model, Noise, Frequency, coefficient, subtraction, Spectral, proposed
O/S: BSD, Linux, Solaris, Mac OS X
- 2022-02-03 08:56:17下载
- 积分:1
-
基于BSP 和L
基于BSP 和L-system 植物的随机生成和模拟的研究-Based on BSP and L-plant system of random generation and simulation research
- 2022-02-05 02:51:43下载
- 积分:1
-
dijkstra alth java
&此代码用于Dijkstra算法
- 2022-01-21 18:53:32下载
- 积分:1
-
几何算法C++
很好的关于几何计算的算法,很值得保留
- 2022-01-22 08:02:18下载
- 积分:1