-
corrMatching
correlation matching using matlab it is a code used for match correlation a image in matlab software.
using this we can a correlate an image.
- 2010-12-26 13:49:30下载
- 积分:1
-
plot
matlab经典算法,包括各种绘图制图命令和例子(matlab classic algorithms, including various drawing graphics commands and examples of)
- 2010-01-29 10:30:20下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1
-
ExampleTwo
BFGS的matlab算法,大家可以自己看一下(methods of BFGS in matlab )
- 2010-11-10 11:28:34下载
- 积分:1
-
MATLAB
全MATLAB仿真的程序,没用到SIMULINK(MATLAB simulation of the whole procedure, no use to SIMULINK)
- 2009-06-12 05:55:02下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1
-
UEFA
实现对欧洲足球冠军联赛16强抽签的仿真,球队采用本赛季产生的16支球队。(Implementation of European football simulation, 16 of the champions league draw teams using the 16 teams this season.)
- 2013-12-12 22:40:05下载
- 积分:1
-
fdv53
人脸识别程序代码 基于MATLAB的人脸识别代码(Face recognition code based on MATLAB code for face recognition)
- 2010-06-17 20:49:11下载
- 积分:1
-
chengxu
视频检索,图像识别等方面的内容,用于matlab(Video retrieval, image recognition and other aspects)
- 2009-05-28 15:34:09下载
- 积分:1
-
mcmc
a introduction of Markov Chain Monte Carlo
- 2010-06-02 03:47:24下载
- 积分:1