资源列表
juxingpuabu-c
- 可以进行初步的人脸定位,运用了各种matlab图像处理工具箱函数进行处理-The preliminary face location using matlab image processing toolbox functions for processing
least_square
- 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
MATLAB7_0GuideBook
- MATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮助。顺便盼求:关于GPS接收机的自适应抗干扰的程序,应该是功率倒置算法,还有GPS MATLB工具箱,否则还要编写仿真GPS信号的程序才能调试这个抗干扰算法,是吗?望高人指点。我的邮箱是:wanlili212@tom.com 先谢谢各位:)-MATLAB 7_0 Practical Guide (volumes) (Superstar Books) Superstar readers and the ins
release.tar
- 斯坦福大学计算机系Andrew N.G教授于2011年CVPR发表文章Learning hierarchical spatio-temporal features for action recognition with independent subspace analysis,文件是实现的code,很有用哦-Andrew NG, Professor of the Department of Computer Science at Stanford University published in
ex
- coursera吴恩达机器学习课程编程作业答案,matlab或octave均可使用。-Example codes for Andrew Ng s Machine Learning course on coursera.
MATLABapplicaiton
- MATLAB编程基础与典型应用,超星书籍,适合新手-Basic and typical application of MATLAB programming, Superstar books for beginners
1
- 可以用于MATLAB基础学习以及基于MATLAB设计的其他软件的开发-MATLAB-based learning and can be used to design based on MATLAB and other software development
SynLab
- 杜克大学的二维同步挤压程序,可用于图像去噪,分离。-two-dimension synchrosqueezing curvlet transform
RNC
- matlab编程,可以实现多智能体一致性。简单交流和学习(achieving the consensus of multi-agent systems)
MATLAB
- matlab numerical phantom and EM simulation FDTD algorithm in matlab
data_batch_2
- cifar-10数据集由10个类的60000个32x32彩色图像组成,每个类有6000个图像。有50000个训练图像和10000个测试图像。数据集分为五个训练批次和一个测试批次,每个批次有10000个图像。测试批次包含来自每个类别的恰好1000个随机选择的图像。训练批次以随机顺序包含剩余图像,但一些训练批次可能包含来自一个类别的图像比另一个更多。总体来说,五个训练集之和包含来自每个类的正好5000张图像。 具体:batch2.mat文件,该训练集可以用于图片识别,非负矩阵分解等。(The ci