资源列表
Simpson1
- 这事辛普森积分算法实例-Simpson Integration Algorithm for example
bignumber
- 大数高精度运算bignumberbignumber-bignumberbignumberbignumberbignumber
bbeee
- 定义并实现一个整数集合类int_set,集合类中cur_size表明当前集合中有几个整数,集合中最多含max_size个整数,存放集合元素的数组是动态的。要求提供的方法有: (1)增加一个整数到集合中; (2)从集合中去掉一个元素; (3)判断一个元素是否在集合中; (4)重载<<运算法,输入集合;重载>>运算符输出集合; (5)分别实现集合的交、并、差运算。 -Defined and implemented a se
Newton
- Newton iteration solver
Find_Hamilton
- 构建n*n的矩阵,判断马步图是否存在哈密尔顿回路-Construction of n* n matrix, to determine whether there is Hamilton Bu circuit diagram
CV_KNN
- 使用交叉验证对KNN算法和SVM算法进行参数优选,其中KNN使用matlab自带的knnclassify,svm使用LIBsvm-Using cross validation for the choosing of hyperparameter for KNN and SVM
KMeans
- k-meank算法,使用matlab实现,秩序添加一个主函数调用就可以实现,本函数回传会执行结果,使用plot进行绘制。-K-meank algorithm, using MATLAB to achieve, in order to add a main function call can be achieved, the function return will execution results, using the plot is drawn.
statistic_wellbull
- 基于两参数威布尔分布理论进行机车车轮轮芯失效个数的威布尔概率密度函数和威布尔分布函数拟合,包括南昌,上海,兰州,乌鲁木齐和总体轮芯失效统计-Weibull probability density function of the Weibull distribution function and locomotive wheel core based on the theory of two-parameter Weibull distribution fitting failure number
1D-heat-conduction
- 用有限差分的方法,采用追赶法实现一维热传导方程的求解。-By using the finite difference method, the solution of one dimensional heat conduction equation is realized by the catch-up method.
OFFSETGET
- 遗传算法中,表示高阶多元方程组的函数编辑代码.In method of genetic algorithm,fuction edition cade of Higher order multivariate equations is given.-In method of genetic algorithm,fuction edition cade of Higher order multivariate equations is given.
Ecef2Lla
- 用于在无源定位中,在不同坐标系下进行无标位置的转换计算。-For in passive location, without the position under the different coordinate system transformation calculation.
线性调频雷达
- 关于LFM线性调频雷达的仿真,包含了二维fft,距离多普勒仿真等