资源列表
聚类算法的课件和编程源码
- 聚类算法的课件和基于Python的编程源码,聚类有很多方法,这里列举了常见的几种,并附上基于Python的代码
c_3
- 第七讲_文件 ppt 8 第八讲_数据结构基础 ppt 9 第九讲_算法 ppt 10 第十讲_调试与测试 -SEVEN file ppt 8 _ _ eighth data about the structural basis ppt 9 _ IX speak about algorithms ppt 10 _ debugging and testing of the tenth
Introduction_Scientific_Computing
- 关于matlab 的书,好赖看看就知道了-Introduction to Scientific Computing A Matrix- Vector Approach Using matlab
MILK
- 用于weka中的多示例学习算法的集成库文件MILK,包含多个多示例学习算法-Integrated library file for weka in the multi-instance learning algorithms MILK, comprising a plurality of multi-instance learning algorithms
WINQSB
- WinQSB 数学软件,不用安装,很有用-WinQSB mathematical software, no installation, is useful
tuxiangchuli
- 迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割-Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation
BPDN
- 基于字典学习的匹配追踪算法,可以用来稀疏表示信号。包含matlab书和代码-Atomizer is a package of Matlab routines for atomic decomposition of signals in various dictionaries
chapter123
- 《游戏编程中的人工智能技术》一书中123章源代码
VSI
- 三相无源逆变的仿真,采用双闭环控制,PT调节器。-Passive three-phase inverter simulation, using the double closed loop control, PI regulator
KMP
- 字符串模式匹配的kmp算法,虽然效率很差,但它是跳跃算法的开山之作,故倍受推崇-Kmp string pattern matching algorithms, although the efficiency is poor, but it is the pioneer of the jump for algorithms, it is highly respected
QR-RLS systolic array
- 基于QR分解的RLS算法,脉动结构,附带数据例子。基于C++语言。