-
【图书】可计算性与计算复杂性导引(第3版)
说明: 可计算性与计算复杂性导引第三版书籍pdf版本(Computability and computational complexity guide book)
- 2020-04-10 13:23:06下载
- 积分:1
-
用MATLAB实现LM算法库,使用时添加其为工作目录,便可使用各种函数....
用MATLAB实现LM算法库,使用时添加其为工作目录,便可使用各种函数.-LM algorithm using MATLAB realize the Treasury, when used to add its working directory, you can use a variety of functions.
- 2022-03-23 07:45:42下载
- 积分:1
-
Python PLS算法的实现并调用
说明: 偏最小二乘法是一种新型的多元统计数据分析方法,于1983年由S.Wold和C.Albano等人首次提出。偏最小二乘法实现了,在一个算法下,可以同时实现回归建模(多元线性回归)、数据结构简化(主成分分析)以及两组变量之间的相关性分析(典型相关分析)。
PCA方法虽解决了自变量共线性的问题,但是并没有考虑自变量主元对于因变量变化的解释作用。所以删除的次要主元有可能包含对回归有益的信息,而保留的主元有可能会夹杂一些对回归模型输出无益的噪声。
PLS方法,通过将自变量和因变量的高维数据空间投影到相应的低维空间,分别得到自变量和因变量的相互正交的特征向量,再建立自变量和因变量的特征向量间的一元线性回归关系。不仅可以克服共线性问题,它在选取特征向量时强调自变量对因变量的解释和预测作用,去除了对回归无益噪声的影响,使模型包含最少的变量数。(Partial least square method is a new multivariate statistical data analysis method, which was first proposed by S. wold and C. Albano in 1983. Partial least square method can realize regression modeling (multiple linear regression), data structure simplification (principal component analysis) and correlation analysis (typical correlation analysis) between two groups of variables.)
- 2020-04-24 15:43:35下载
- 积分:1
-
This is a C
这个是用C编写的哟个小学生用的加减算法,题目分有难易之分。出的题目是随即的,还有统计结果,。-This is a C-yo prepared by the students with addition and subtraction algorithm, a sub-topic ease distinction. The topic then, there is a statistical results.
- 2023-06-25 22:40:03下载
- 积分:1
-
Excel录入
用VB写的Excel录入程序 非常方便 可以方便用户对excel的输入修改 (VB write Excel entry procedures can be very convenient user-friendly input to excel changes)
- 2005-05-30 11:25:59下载
- 积分:1
-
求最大流的Dinic算法和SAP实施,每一个小时。
求最大流的Dinic和SAP算法的实现,各自有递归与非递归版本。在稀疏图上效果比较好。-Dinic for the maximum flow algorithm and the SAP implementation, each of which has recursive and non-recursive version. Effect on the sparse map is better.
- 2022-02-26 22:52:59下载
- 积分:1
-
Switching-power-practical-techniques
开关电源实用技术——设计与应用(第二版)嵌入式,电路开发参考书,内容丰富,有很好的参考价值(Switching power supply practical techniques- Design and Applications (Second Edition) embedded circuit development reference books, content-rich, good value)
- 2012-08-27 19:46:12下载
- 积分:1
-
parallel
parallel connected pFC controller ac to dc dc to dc converter
- 2009-03-30 21:54:51下载
- 积分:1
-
APFC
说明: 高功率因数的APFC仿真,采用单周期控制,能够将功率因数提高到0.99以上(APFC simulation with high power factor can increase the power factor to more than 0.99 by using single cycle control.)
- 2018-12-27 22:09:23下载
- 积分:1
-
LSTM小白入门
说明: 我看了很多代码讲解的,这是看到的一篇比较好的LSTM神经网络入门代码讲解,里面有响应的代码与详细注释,可以帮您快速理解Lstm的命令(Detailed description of Lstm network: includes code and corresponding explanation)
- 2021-03-08 15:29:29下载
- 积分:1