资源列表
ThinkInCAdd
- 全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
PRML
- 模式识别和机器学习,人工智能经典书籍,对于机器学习、人工智能学习实用-Pattern recognition and machine learning, artificial intelligence classic books
optimize
- 利用最速下降法,分别采用回溯直线搜索与一种精确直线搜索求解含等式约束的最优化问题-By using the steepest descent method, the backtracking rectilinear search and a precise linear search are used to solve the optimization problem with equality constraints
op
- 利用Newton法,分别采用回溯直线搜索与一种精确直线搜索求解含等式约束的最优化问题-Using the Newton method, we use the backtracking rectilinear search and a precise linear search to solve the optimization problem with equality constraints
EM-algorithm
- EM算法,在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。-EM algorithm
tect
- 时空一体化框架下时空异常探测.Integration of spatial and temporal framework of space-time anomaly detection-Integration of spatial and temporal framework of space-time anomaly detection.
Pattern.Recognition.and.Machine.Learning
- 著名的机器学习教程,很清晰,适合初学者,实模式识别领域必读的书籍-Well-known machine learning tutorial, very clear, suitable for beginners, must-read books on real field of pattern recognition
numerical-calculation
- 主要是是显示技术中的数值计算的范例程序,有长直接地金属槽等计算-Display technology in the numerical calculation
Ten_Lectures_On_Wavelets
- 本书包含10个讲座由Daubechies博士为在小波及其应用1990 cbms-nsf会议主讲人。小波是一种数学发展,许多专家认为它可能会彻底改变信息存储和检索的世界。它们是一种相当简单的数学工具,现在被应用于压缩数据,如指纹、气象卫星照片和医用X射线。以前人们认为这些数据在不丢失关键细节的情况下是不可能压缩的。(This monograph contains 10 lectures presented by Dr. Daubechies as the principal speaker at
HOMISBOLTZ_Asinari_CPC_15_April_2010-(1)
- A home-made matlab LBM code by Asinari
MatLabengineerMathApplication
- 关于工程数学应用 的,在Matlab环境下的一些实现-With regard to the application of engineering mathematics, in the Matlab environment to achieve some
MatLab_qingying
- 在详细介绍各种命令的同时,向读者介绍了MATLAB在高等数学,线性代数,图形图像处理等方面的应用和外部接口.