搜索资源列表
array
- 把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形-The two-dimensional array of data from external text file into labview, and the realization of the import data extracted by the column, the extraction of several sets of data after
shuzhifenxi3
- 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
shuzhifenxi5
- 实验题目:Romberg求积公式 相关知识:用两个相邻的近似公式(其中后一个公式是由前一个公式的分半得到的)的线性组合而得到更好的近似公式的方法,就是近代电子计算机上常用的Romberg求积方法,也叫逐次分半加速(收敛)法。 设以 表示二分k次后求得的梯形值,且以 表示序列{ }的j次加速值。Romberg求积公式的T表如下 k h … 0 b-a … 1 … 2
newArray
- new一个二维数组,用来存放从文件中读取的二维数组数据。-A new two-dimensional array, used to store the document read from the two-dimensional array of data.
table.h.tar
- 二维数据表操作,实验数据操作,在做物理实验或是其它实验时经常用到的表格式数据可用些代码处理。[原创]-Manipulation 2D dataset in experiment data
Pattern_recognition2
- 张学工老师模式识别课程二次作业,用fisher线性判别对身高体重二维数据进行性别分类-Zhang engineering curriculum of secondary teachers pattern recognition operations, fisher linear discriminant with two-dimensional data on height and weight, gender-disaggregated
jiangerweishuzuzhuanhuanweboxingshuzu
- 实用LabVIEW软件,实现将二维数据转换为波形数组,同时将波形文件保存-Practical LabVIEW, to achieve two-dimensional data into a waveform array, while the waveform file
sepetate
- 对二维数据或三维数据进行随机分组,分成两组-two-dimensional or three-dimensional data into two groups at random
Generalized-Fourier-Spectrum
- 二维曲线拟合就是根据输入数据的坐标(xi,yi),即X数组和Y数组,找出yi和xi的函数关系y=f(x)。对于不同的对象-Two-dimensional curve fitting is based on the coordinates of the input data (xi, yi), the X array and Y array, to identify the function of yi and xi y = f (x). For different objects
SVD
- 利用Matlab自带的SVD函数,对带地形的二维数据场进行SVD分析-That comes with Matlab SVD function, SVD analysis on the two-dimensional data field with topography
InitDMA
- TMS320C6457 QDMA实现二维数据传输的C代码。 头文件大家可以参考TMS320C6457的数据手册自己定义,无非就是MMR的定义。-TMS320C6457 QDMA C code to achieve the two-dimensional data transmission. Header files can reference TMS320C6457 Data Sheet to their own definition, is nothing more than the de
analysis
- matlab矩阵中脑电的三维数据矩阵转换成二维数据矩阵-the matlab matrix in three-dimensional data matrix EEG convert two-dimensional data matrix
mincircle
- 该程序是为了找到包含给定二维数据点集合的最小圆-find the mincircle of points set
pdf147
- 使用PB生成二维码,非控件,有图片和数据窗口两种形式(Use PB to generate two-dimensional code, non control, there are pictures and data window in two forms)
PB11.5二维码
- PB11.5 实现二维码QR实例,完美实现数据窗口实现二维码QR应用程序。(PB11.5 implementation of two-dimensional code QR instance, the perfect realization of the data window to achieve two-dimensional code QR applications.)
jianmo
- 根据excel内的数据画出二维图形,并标记特殊点(Draw a two-dimensional graph according to the data in the excel and mark the special point)
Untitled
- 用于MATLAB二维作图,在输入两组向量数据后画出二维图像,便于直观分析两组数据关系(MATLAB two-dimensional mapping After the input of two groups of vector data, a two-dimensional image is drawn to facilitate the analysis of the two groups of data relations.)
data_processing2
- 基于pyhton编程的二维图片边缘数据提取(Extraction of two-dimensional image edge data)
基于二维码的病房管理系统设计
- 本科毕业设计,一个基于二维码的病房管理系统,连接数据库,可以实现调用摄像头扫描二维码并从数据库中调取数据(Undergraduate graduation design, a ward-based ward management system, connected to the database, can call the camera to scan the QR code and retrieve data from the database)
dbscan
- 利用该程序可以实现大数据下的三维点云及二维数据的密度聚类,并对聚类后的结果进行准确提取(Using this program, the density clustering of three-dimensional point clouds and two-dimensional data can be realized, and the clustered results can be accurately extracted.)