-
pdf-plots-in-matlab
these are some matlab programs having pdf of normal distribution boinomial distribution poisson distribution. these are taken from well known book anthones paopulus on probability theory
- 2012-07-17 11:26:35下载
- 积分:1
-
Fingerprint-Clustering
fingerprint clustering
- 2011-10-09 15:40:27下载
- 积分:1
-
ProgrammingMatlabandC++
关于matlab和c++相结合编程的电子书籍,英文版的学习资料(On matlab and c++ Combining programming e-books, English learning materials)
- 2008-12-13 16:57:43下载
- 积分:1
-
aboutgddmatlab
对广义高斯分布有个基本的认识,为以后的应用打下基础(The generalized Gaussian distribution have a basic understanding of lay the foundation for future applications)
- 2010-10-14 19:12:06下载
- 积分:1
-
SUBCHEB
切比雪夫配置点谱方法一阶偏微分展开项矩阵(Chebyshev collocation spectral method for a matrix of order partial differential expansion terms)
- 2013-07-22 08:54:40下载
- 积分:1
-
toolbox_fast_marching
一个很好的fast marching算法的工具箱,是用matlab语言编写的(a good fast marching algorithm toolbox is the use of the Matlab language)
- 2007-04-12 17:54:34下载
- 积分:1
-
CNN
This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more info). Because of some architectural features of convolutional networks, such as weight sharing it is imposible to implement it using Matlab Neural Network Toolbox without it s source modifications.
- 2013-11-19 15:07:52下载
- 积分:1
-
matlab
本文档记录了matlab的常用图像处理命令,通过学习,您可以掌握一些基本的图像处理技能。(This document records the common matlab image processing orders。through the study, you can master some basic image processing skills.)
- 2009-03-13 18:08:29下载
- 积分:1
-
stereo
this is a stereo vision code.
- 2010-11-17 19:45:16下载
- 积分:1
-
Finite_difference_method
有限差分法
微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。
(Finite Difference Method
Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region)
- 2009-12-16 22:12:15下载
- 积分:1