资源列表
[数学计算/工程计算] Gaussian-column-pivoting-method
说明:高斯列选主元法解多元线性方程组,相当实用-Gaussian column pivoting method for solving multiple linear equations, very useful<俞礼彬> 在 2025-03-09 上传 | 大小:26kb | 下载:0
[数学计算/工程计算] pattern-recognizer
说明:用matlab软件编写感知器算法,实现对样本的分类,样本点为X1(0,0),X2(0,-1),X3(-1,0),X4(-1,-1) X1,X2属于第一类,X3、X4属于第二类;(编程) X1、X4属于第一类,X2,X3属于第二类;(计算)-Perceptron Algorithm matlab software, to achieve the classification of samples, sample points<蒙小倩> 在 2025-03-09 上传 | 大小:23kb | 下载:0
[数学计算/工程计算] sphereFit
说明:该程序通过读取的文本中的三维坐标点信息,通过最小二乘和神经网络来进行拟合,得到球的圆心和半径。-The program information through the text to be read in the three-dimensional coordinate point, by the least squares and neural networks to be fitted to obtain the ball cent<wangqingfeng> 在 2025-03-09 上传 | 大小:2.41mb | 下载:0
[数学计算/工程计算] beamforming
说明:阵列信号处理\数字波束形成器分辨率的提高-Array signal processing, a digital beamformer can improve the resolution<李静> 在 2025-03-09 上传 | 大小:647kb | 下载:0
[数学计算/工程计算] MarchingSquares_Source
说明:MARCHING SQUARE ALGORITHM FOR RESEARCH ONLY<Jing Xu> 在 2025-03-09 上传 | 大小:118kb | 下载:0
[数学计算/工程计算] Compare-two-dates-are-the-same
说明:2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数-2. Customize a date DateType, it has a data member y, m, d, used to represent the year, month, day of the current date. Then design class<丁文文> 在 2025-03-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Fibonacci-sequence-
说明:3. 利用虚函数手段,按照3种不同的计算方法来求出Fibonacci数列的第n项(的具体项值)并输出。-3 by means of virtual functions, n terms of the Fibonacci sequence (the specific items of value) and output is obtained in accordance with the different calculation met<丁文文> 在 2025-03-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] the-distance-of-the-two-objects
说明:自定义如下形式的一个称为point的类,其对象表示平面上的一个点(x,y),并通过类成员方式对该类重载二目运算符“+”和“^”,用来求出两个对象的和以及两个对象(平面点)的距离。-The form of a custom class called point object represents a point in the plane (x, y), and the class by class members overloaded b<丁文文> 在 2025-03-09 上传 | 大小:1kb | 下载:0