-
houzizhaitao
猴子摘桃海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只
猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了
一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的,
问海滩上原来最少有多少个桃子?(Peach Monkeys on the beach there is a pile of peaches, five monkeys for points. The first monkey peach credentials this heap is divided into five copies, more than one, the monkey to more than one thrown into the sea, took a. The second monkey the rest of the peaches and what the average is divided into five, and there are one, and it is likewise more than one thrown into the sea, took a third, fourth, fifth monkeys are actually doing that , the question on the beach for at least the number of the original peach?)
- 2009-12-24 15:33:40下载
- 积分:1
-
HHT
book for HHT
Hilbert—Huang Transform
and Its Applications
Editors
Norden E Huang
NASA Goddard Space Flight Center, USA
Samuel S P Shen
University of Alberta, Canada
[p World Scientific
Published by
World Scientific Publishing Co. Pte. Ltd.
5 Toh Tuck Link, Singapore 596224
USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601
UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE
Library of Congress Cataloging-in-Publication Data
The Hilbert-Huang transform and its applications / editors, Norden E. Huang, Samuel S.P. Shen.
p. cm. — (Interdisciplinary mathematical sciences v. 5)
Includes bibliographical references and index.
ISBN 981-256-376-8 (alk. paper)
(book for HHT
Hilbert—Huang Transform
and Its Applications
Editors
Norden E Huang
NASA Goddard Space Flight Center, USA
Samuel S P Shen
University of Alberta, Canada
[p World Scientific
Published by
World Scientific Publishing Co. Pte. Ltd.
5 Toh Tuck Link, Singapore 596224
USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601
UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE
Library of Congress Cataloging-in-Publication Data
The Hilbert-Huang transform and its applications/editors, Norden E. Huang, Samuel S.P. Shen.
p. cm. — (Interdisciplinary mathematical sciences v. 5)
Includes bibliographical references and index.
ISBN 981-256-376-8 (alk. paper)
)
- 2009-06-13 15:08:35下载
- 积分:1
-
earthquake
说明: matlab地震数据处理软件
应用于地震地球物理(matlab seismic data processing software used in seismic geophysics)
- 2008-09-19 13:54:04下载
- 积分:1
-
matlabGNGAUSS
说明: 使用matlab对通信系统中的高斯白噪声信道进行建模(Communication systems using matlab on Gaussian white noise channel model)
- 2011-03-24 19:33:42下载
- 积分:1
-
Circle_DetectionHoughTransform
matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助(Function uses Standard Hough Transform to detect circles in a binary image.
According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.)
- 2010-05-21 10:20:04下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
CH2
Wiley - Antenna and EM Modeling with MATLAB CHAPTER2
- 2012-06-10 12:21:51下载
- 积分:1
-
pe1_3
说明: BCH码的仿真,系统自带库函数BCHencode和BCH的code,支持任何非本原BCH和本原BCH码仿真,包含交织模块,支持matlab2017b以上(BCH code simulation, the system comes with library functions BCHencode and BCH code, supports any non-primary BCH and primitive BCH code simulation, including interleaving module, supports matlab2017b and above)
- 2020-07-16 14:48:50下载
- 积分:1
-
fftGPU
A very fast FFT for Matlab with GPU
- 2009-11-30 00:53:15下载
- 积分:1
-
PSO-Standard-algorithm-t
PSO标准算法,最终输出结果,但是无图输出(PSO standard algorithm, and finally output results, but no PIC output)
- 2012-05-10 00:08:38下载
- 积分:1