-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
Plot-Of-CUMCM2011A
2011数学建模A题第一问的matlab源程序(2011 A mathematical modeling of the first questions to ask matlab source)
- 2011-09-11 19:06:42下载
- 积分:1
-
problem1
MATLAB codes for Finite Element Analysis
problem1.m
antonio ferreira 2008
- 2013-10-01 18:58:53下载
- 积分:1
-
UT4XLabel
该程序用于OMNI数据库中数据的时间格式坐标转换(The procedures used for the the OMNI database in data time format coordinate conversion)
- 2012-11-27 16:40:36下载
- 积分:1
-
emd
西储大学电机轴承故障诊断,EMD分解程序,含包络谱,能量谱(Case western reserve university motor bearing fault diagnosis, the EMD decomposition procedure, including envelope spectrum, energy spectrum)
- 2015-06-18 20:00:36下载
- 积分:1
-
matlab源代码
说明: 里面有很多matlab的源代码,可以用于一套的数据处理。包括样本划分,光谱的预处理等(There are a lot of matlab source code, can be used for a set of data processing.Including sample division, spectral pretreatment and so on)
- 2019-05-23 20:24:31下载
- 积分:1
-
wave65
前65阶zernike多项式计算,可使用matlab调用计算任意阶的多项式或各阶的和(Polynomial order zernike the top 65 terms, can be calculated using the matlab calling any order or the order of the polynomial and)
- 2010-12-08 10:26:04下载
- 积分:1
-
Manual_Basico_del_Lenguaje_SQL
Manual basico sql para princiantes. sentencias sql basicas
- 2015-01-25 11:48:59下载
- 积分:1
-
FDTD-P
FDTD的并行算法,有一定参考价值,具体描述可见《电磁兼容问题的计算机模拟与仿真技术》一书。(FDTD parallel algorithm has a certain reference value, the specific description can be seen, )
- 2008-02-03 16:58:21下载
- 积分:1
-
Desktop
读入ORL人脸库的指定数目的人脸前前五张(训练)
输入:nFacesPerPerson --- 每个人需要读入的样本数,默认值为 5
nPerson --- 需要读入的人数,默认为全部 40 个人
bTest --- bool型的参数。默认为0,表示读入训练样本(前5张);如果为1,表示读入测试样本(后5张)(Read into the ORL face database face before the specified number of five sheets (Training) Input: nFacesPerPerson--- everyone needs to read the sample size, the default value is 5 nPerson--- the number of people need to read , the default for all 40 individual bTest--- bool type parameters. The default is 0, read the training samples (top 5) If 1, read that the test samples (after 5))
- 2010-11-29 15:18:37下载
- 积分:1