自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (48)
  • 收藏
  • 关注

转载 latex 矩阵的输入

如上矩阵在平时输入时较为常见,输入方法如下:演示代码:\documentclass{article}\setcounter{page}{6}\setlength\textwidth{207.0pt}\usepackage{amsmath}\setcounter{MaxMatrixCols}{20}\begin{document}\[ \begin{Vma

2012-02-27 21:00:01 7189 1

转载 matlab 矩阵分解

矩阵分解是指根据一定的原理用某种算法将一个矩阵分解成若干个矩阵的乘积。常见的矩阵分解有LU分解、QR分解、Cholesky分解,以及Schur分解、Hessenberg分解、奇异分解等。 (1) LU分解矩阵的LU分解就是将一个矩阵表示为一个交换下三角矩阵和一个上三角矩阵的乘积形式。线性代数中已经证明,只要方阵A是非奇异的,LU分解总是可以进行的。MATLAB提供的lu函数用于

2012-02-15 10:36:50 11705

原创 matlab 画圆~

r=25009/6.0;sita=0:pi/20:2*pi;plot(r*cos(sita),r*sin(sita)); %半径为r的圆

2012-02-12 15:48:15 1835

visual cortex computer vision

visual cortex computer vision visual cortex computer vision

2015-07-24

DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe

DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe

2014-10-14

Convolutional neural networks for matlab

Convolutional neural networks for matlab

2014-09-19

Neural network (unsupervised learning)-Ch5

Neural network (unsupervised learning)-Ch5

2014-09-02

LATEX PPT模板

LATEX PPT模板

2014-06-09

latex数学符号表

latex math symbols table latex math symbols table latex数学符号表

2014-06-03

imagenet均值图像

imagenet_mean.binaryproto Caffe imagenet均值图像

2014-05-27

2dim_minist

2dim_minist

2014-05-17

精灵虚拟光驱(Daemon Tools) 4.49.1

精灵虚拟光驱(Daemon Tools) 4.49.1 精灵虚拟光驱(Daemon Tools) 4.49.1

2014-03-31

getkernels

How to get the linear kernel or Gaussian kernel?

2014-03-31

windows已编译linearSVM

windows已编译linearSVM 添加路径即可使用之~

2014-03-27

视频转换FLVConverter

视频转换软件 FLVConverter

2014-03-24

已编译libsvm-3.17

window 已编译libsvm-3.17 已编译libsvm-3.17

2014-03-24

jre-7u21-windows-i586.exe

jre-7u21-windows-i586.exe

2014-03-18

low rank representation- theories and application

low rank representation- theories and application

2014-03-12

matlab code_tensor.

matlab Higher-order singular value decomposition_tensor

2014-01-09

Matrix Differential Calculus

matrix Differential Calculus

2013-12-12

Convolution neural networks

Convolution neural networks

2013-08-18

模式识别课件

模式识别课件

2013-07-22

PPT模板3个

PPT模板

2013-07-22

数字图像处理课件

数字图像处理课件

2013-07-22

Pf_ColorTracking

Pf_ColorTracking

2013-07-22

svm相关工具包

svm相关包

2013-07-22

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning Pattern Recognition and Machine Learning 电子书,非常好~

2013-07-22

Pattern Theory The Stochastic Analysis of Real-World Signals

Pattern Theory The Stochastic Analysis of Real-World Signals

2013-07-22

MATLAB统计分析与应用:40个案例分析

MATLAB统计分析与应用:40个案例分析

2013-07-22

opencv学习资料

opencv所有的学习资料

2013-07-22

Mean-shift算法 C++

Mean-shift算法 C++

2013-07-22

Statistical pattern recognition toolbox for matlab

Statistical pattern recognition toolbox for matlab

2013-05-15

Multiple Camera Object Tracking

Multiple Camera Object Tracking

2013-05-12

Lior Wolf Image Descript

matlab code Lior Wolf Descriptor Based Methods in the Wild

2013-05-09

IEEEtran期刊latex模版

IEEEtran期刊latex模版

2013-04-22

ECCV10——deep learning

学习deep learning 深度学习的资料~ 虽然没有昨天传的那篇详尽写,也不错,共享了~

2012-12-13

Deep learning PPT

CVPR ppt Deep learning 必备资料·真的是特别好,忍不住共享了~

2012-12-12

写英文paper,易出现的一些错误

写英文paper,易出现的一些错误~写英文paper,易出现的一些错误~ 挺实用的,记录于此,供他人和自己学习~

2011-10-21

根据直方图 度量图像相似 matlab

根据直方图 度量图像相似 matlab代码

2011-04-25

特征值 特征向量 数值方法 简介

求特征值的数值方法简介 特征值 特征向量 数值方法 简介

2011-04-25

knn讲解ppt 课件资料

KNN 课件资料 感觉写的很不错,共享下。呵呵

2011-04-25

正交群和幺正群定义和基本知识

正交群和幺正群的定义和解释。 ppt文档,属于基本知识的理解范围,不涉及编程。

2011-04-12

kld_GMM_SVM.ppt

kld_GMM_SVM.ppt Kullback-Leibler divergence based kernel for SVM

2011-03-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除