资源列表
随机数
- 该程序可以实现随机数的产生.......该程序可以实现随机数的产生(The program can realize the generation of random numbers)
实验2第一个程序
- 1. 编写线性表初始化函数:Status InitList_Sq(SqList *L); 2. 编写求线性表长度函数:Status ListLength(SqList *L); 3. 编写在第i个位置前插入元素函数:Status ListInsert_Sq(SqList *L, int i, ElemType e); 4. 编写删除第i个元素函数:Status ListDelete_Sq(SqList *L, int i, ElemType *e); 5. 编写获取某个位置的元素函数:Statu
Fuzzy-for Robot-BFOA
- Designof Fuzzy Controller for Robot Manipulators Using BFOA
EvoloPy-master
- Evolo ant Py master
Deep+Learning+with+Python+2017
- 如何使用python实现深度学习,是外文电子书籍,书里的内容较容易上手(How to use Python to realize deep learning)
fomcon matlab-c080556
- fomcon matlab c080556
lr
- 线性回归,正则化项,lasso正则化,L2-正则化等(linear regression, regularization, Lasso reg., L2-reg.)
szjs
- 牛顿迭代法实现解方程确定迭代变量建立迭代关系式对迭代过程进行控制(Solving equation of solution by Newton iterative method)
kcore_bu
- 复杂网路中的k——core分析,用于网络社团的划分和小团体性分析(K - core analysis in complex networks)
A_star
- 能够进行路径规划,用于全局路径规划,是目前较为广泛的全局路径规划算法(Can perform path planning for global path planning. It is currently a relatively extensive global path planning algorithm.)
chase
- 功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main diagonal line, the lower diagonal
PVblockcheck
- 之前课程设计时做的光伏发电模型,希望可以帮助大家(The photovoltaic power generation model, which was made in the previous course design, is expected to help you.)
