-
Intervalodetempocorrigido
Intervalo de tempo corrigido
- 2010-01-05 05:24:56下载
- 积分:1
-
Codes
matlab codes for tsp using aco
- 2013-01-14 01:17:01下载
- 积分:1
-
URG04
This is Laser Range Finder Communication source code. Device is Hokuyo URG 04 Series. URG-PC communication with SCIP 2.0.
Contents is Next
1. Open Device
2. LRF SingleScan(Aquisition 682 data array at one scan)
3. Close Device
- 2013-01-23 10:19:16下载
- 积分:1
-
GEOS
Ce programme nécessite le matériel suivant
- 2014-01-12 23:33:42下载
- 积分:1
-
Contador-de-Caracteres
This program basically count every character that is in a text. The program opens de text an reads it, stores data in a matrix and count characters that are in Ascii code and writes the results in a new text file
- 2013-03-07 16:02:44下载
- 积分:1
-
KL_DM_BPtest
本程序是一个数据分类的程序,首先使用KL变换对数据进行降维和去噪,然后用BP神经网络对预处理过后的数据进行分类,并且留有部分的测试集(This program is a data classification program, the first to use KL transform data dimensionality reduction and de-noising, then BP neural network to classify the data after preprocessing, and left part of the test set)
- 2015-04-09 14:30:08下载
- 积分:1
-
mtetris_hacked
说明: 用MATLAB实现的俄罗斯方块 M文件
- 2010-04-27 17:01:52下载
- 积分:1
-
Two-dimensional-random-number
学习采用Matlab程序产生正态分布的二维随机数 估计类均值向量和协方差矩阵的方法 类间离散度矩阵、类内离散度矩阵的计算方法(Learning using Matlab program to generate two-dimensional normal distribution random number estimated class mean vector and covariance matrix method class scatter matrix calculation method of class dispersion matrix)
- 2013-01-23 11:34:33下载
- 积分:1
-
matlab-100
说明: 1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(1-32 is: graphics application papers 33-66 are: interface design articles 67-84 is: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-09-15 09:15:36下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1