搜索结果

找到约 238 项符合 Least-square 的查询结果

数值算法/人工智能 通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition

通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition
https://www.eeworm.com/dl/518/179374.html
下载: 73
查看: 1186

其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
https://www.eeworm.com/dl/542/179427.html
下载: 168
查看: 1051

生物技术 RMSD: Root Mean Square Deviation 是一种在分子模拟及预测中很常见的评价标准

RMSD: Root Mean Square Deviation 是一种在分子模拟及预测中很常见的评价标准,通过Jacobi变换来的到一个大分子和目标分子的相似程度。常用来评价一个三维结构的预测结果是否足够准确.作者主页http://dillgroup.ucsf.edu/~bosco/ 压缩包里的html里还包括有Python代码 ...
https://www.eeworm.com/dl/670/183393.html
下载: 48
查看: 1357

软件设计/软件工程 网上的使用vc++圆形按钮制作源代码.Vertical and square resource-buttons get circular. Horizontal, non-square, resour

网上的使用vc++圆形按钮制作源代码.Vertical and square resource-buttons get circular.\nHorizontal, non-square, resource-buttons get stretched.
https://www.eeworm.com/dl/684/196202.html
下载: 44
查看: 1022

人工智能/神经网络 Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.

Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
https://www.eeworm.com/dl/650/200432.html
下载: 79
查看: 1075

matlab例程 2D MATLAB EFG CODE - SQUARE DOMAIN

2D MATLAB EFG CODE - SQUARE DOMAIN
https://www.eeworm.com/dl/665/210714.html
下载: 121
查看: 1069

matlab例程 By building a nonlinear function relationship between an d the error signal

By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
https://www.eeworm.com/dl/665/212275.html
下载: 129
查看: 1050

人工智能/神经网络 有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析

有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析
https://www.eeworm.com/dl/650/212314.html
下载: 120
查看: 1068

matlab例程 Partial Least Squares regression bilinear factor model 的输出源码

Partial Least Squares regression bilinear factor model 的输出源码
https://www.eeworm.com/dl/665/217415.html
下载: 119
查看: 1086

操作系统开发 LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的

LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间 ...
https://www.eeworm.com/dl/531/221835.html
下载: 198
查看: 1148