资源列表
eof
- 在matlab中用于计算经验正交函数分析-matlab eof
SDCode
- sd 球形解码算法的实现与仿真分析,与最大释然检测算法的对比仿真-sd ml
Hash
- 试构造一个算法,从键盘输入一组关键字,按哈希函数H(key) = key MOD 13和链地址法处理冲突构来造哈希表,能对关键字进行查找并显示。 如(19,14,23,1,68,20,84,27,55,11,10,79,33). -Try to construct a method, a set of keywords from the keyboard, press the hash function H (key) = key MOD 13 and the address of th
Games
- Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
exact_alm_rpca
- RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)-The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function i
complex
- 复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and subtraction and the root to the plural number operates
lapack-pc-df
- 强大的线性方程组计算程序,好不容易从网上找到的-A strong linear equations calculation program' s documentation for
zftpipei
- 将两幅图形进行直方图匹配的简单易懂的matlab程序。-The two graphics histogram matching matlab program easy to understand.
SparseVector
- Fast and memory efficient implementation of a sparse vector class in C++, including routines for platform-independent binary persistence.
HDEDP3
- 用于对高密度源数据进行预处理,将其转换为INV反演数据格式和便于suffur成图的数据格式。-used for high-density source data pretreatment and convert it to INV inversion data formats and facilitate suffur mapping data formats.
thomas.tar
- matlab实现thomas算法对三角矩阵解线性方程组-matlab thomas algorithm to achieve the solution of the triangular matrix of linear equations