资源列表
7
- 数值计算算法开发,可应用于数值计算,是一种创新的方法,欢迎大家指导(Development of numerical calculation algorithm)
大数
- 进行大数运算的程序,可以实现100位的乘除法运算(Large number operation)
kMeans
- kmeans的算法函数,可以在主程序调用,新手上传,请多指教(Kmeans algorithm function, you can call in the main program, novice upload, please advise)
5
- 统计52张牌的概率,使其能计算出对子的概率,先输入你想输入的牌数,然后点击GO按钮,程序会自动将要统计的概率显示出来,并进行显示出自己想要的数据来(Statistics the probability of 52 cards)
aubt
- 用于分析多种生理信号,包括特征提取、特征选择和分类识别(It is used to analyze various physiological signals, including feature extraction, feature selection and classification recognition)
线性优化-对偶问题求解
- 放射治疗射线的线性优化模型的最优的射野强度,并给出剂量分布(画出剂量分布图)。 从原问题的求解中给出对偶问题的最优解。(Solve the linear optimization model of radiation for treatment, calculate the optimal field strength, and give the dose distribution (draw the dose distribution chart). Give the optimal s
5.2.2.py
- MNIST数字识别问题 使用验证数据集判断模型结果(tensorflow.examples.tutorials.mnist After 30000 training step(s), test accuracy using average model is 0.9835)
basic-yolo-keras-master
- yolo的keras实现。主要通过使用keras框架,来实现yolo下的目标检测任务。(Keras implementation of yolo. The target detection task under Yolo is realized mainly by using keras framework.)
matlab学习
- 认知无线电模型建立,matlab初步学习资料,对于刚接触的人来说会有帮助(Cognitive radio model building, matlab preliminary learning materials, for those who have just touched will help)
flowshop_localSolver
- Flow shop CDS, NEH, Gentic
word2vec
- word2vec本质上来说就是一个矩阵分解的模型,简单地说,矩阵刻画了每个词和其上下文的词的集合的相关情况。对这个矩阵进行分解,只取每个词对应在隐含空间的向量。(Word2vec is essentially a model of matrix decomposition. In a simple way, matrices characterize the set of words in each word and its context. The matrix is decomposed,
mnist1
- 训练手写数字识别算法,正确率达到91.6%(Training handwritten numeral recognition)