搜索资源列表
matlab-help
- matlab软件的中文帮助,方便英语水平不精的可以方便的学习matlab软件-matlab software for English to help facilitate the standard of English can be ill-equipped to facilitate the study matlab software
English-learning
- 英语相关的学习方法,很好的学习资料,还有一些时间的内容。-English-related learning, good learning materials, and some time content.
JiLinUniversity-matlab
- 吉林大学matlab教程,里面都是些常用的方法介绍,适合英语不好想学习matlab的初学者-Jilin University matlab tutorial, there are some commonly used methods of introduction, English is not good for the beginner want to learn matlab
MathEnglish
- matlab英语学习资料,实例及仿真分析资料的宝贵资源-matlab English learning materials , examples and valuable resources simulation data
singlelist
- 单链表的实现学习编程,仅仅实现了部分函数的功能,主函数没有任何意义-源语言: 中文 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Dān liànbiǎo de shíxiàn xuéxí biānchéng, jǐnjǐn shíxiànle bùfèn hán shǔ de gōngnéng, zhǔ hánshù méiyǒu rènhé yìyì将中文译成英语 英语中文(简体)日语Learning program to achieve a single
buck
- buck电路的搭建和仿真,搞电源的童鞋可以相互学习。- 英语 中文(简体) 日语 buck circuit structures and simulation, to engage the power of children s shoes can learn from each other.
Hierarchical-clustering-analysis
- 数据聚类 (英语 : Cluster analysis) 是对于静态数据分析的一门技术,在许多领域受到广泛应用,包括机器学习,数据挖掘,模式识别,图像分析以及生物信息。聚类是把相似的对象通过静态分类的方法分成不同的组别或者更多的子集(subset),这样让在同一个子集中的成员对象都有相似的一些属性,常见的包括在坐标系中更加短的空间距离等。-Data Clustering (English: Cluster analysis) for a static data analysis techniqu
zuixinyichuansuanfagailiang
- 最近编写的较好的遗传算法和dis算法结合的matlab程序,适合初学的人学习哦。-有道- 网易旗下搜索免费、即时的多语种在线翻译登录 |添加书签 检测到:中文 » 英语 Recently written a good genetic algorithm and dis algorithm combined with matlab procedures, suitable for beginners learning oh.
(中文)零基础深度学习
- 中文版深度学习基础知识,适合英语基础薄弱的深度学习初学者学习(Chinese version of deep learning basic knowledge, suitable for the weak basic English learning beginners learning)
贝叶斯方法 -概率编程与贝叶斯推断 zip
- Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖