-
mbook
本书第一章系统讲述MATLAB6.5的集成工作平台,引导读者初会MATLAB基本用法。第二、三章系统叙述MATLAB6.1的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5的数值计算、符号计算、函数和数据可视、面向对象编程、GUI交互操作界面设计、EXE独立应用程序生成、实现不同软件平台交互的API、M-book数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK的分层建模、仿真功能、与MATLAB交互的功能。(The first chapter of this book the system tells MATLAB6.5 of integrated working platform, guiding the reader will be the beginning of MATLAB basic usage. The second and third chapters system described the MATLAB6.1 four basic data types (numeric array, string array, cell array, the array architecture), as extended data types (function handle symbol data, inline functions, unit array , the sparse class) are covered in separate chapters specifically mentioned. Since then, with nine separate chapter book are as MATLAB6.5 the numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application generation, different software platform to interact The data graphics API, M-book text environment integration Eight generic function. Book special chapter layman' s language to clarify SIMULINK hierarchical modeling, simulation capabilities, and MATLAB interaction.)
- 2013-01-22 12:43:16下载
- 积分:1
-
hamtrail12
MATLAB program codes for block coding by using Monte carlo simulation techique
- 2012-08-29 07:07:46下载
- 积分:1
-
Benesty_PMWF_2010
自己编写的基于Jacob “On optimal frequency-domain multichannel linear filtering for noise reduction”的matlab算法实现(matlab code related to On optimal frequency-domain multichannel linear filtering for noise reduction by Jacob)
- 2015-07-30 15:30:00下载
- 积分:1
-
Monte Carlo
对仿真弹道进行3个参数偏差的蒙特卡罗打靶分析,然后给出置信区间高度等等(THE REAL EXAMPLES)
- 2016-04-26 11:40:43下载
- 积分:1
-
HSMM
说明: HSMM的matlab实现,可用于状态识别和寿命预测(HSMM with matlab ,which can be used for remaining useful life pridection.)
- 2021-04-06 16:39:02下载
- 积分:1
-
psoandqpso
基本的粒子群算法以及使用具有量子行为的粒子群算法,能够很好的用于全局的寻优(The basic particle swarm optimization and the use of a quantum particle swarm behavior can be very good for the overall optimization)
- 2010-05-07 17:02:11下载
- 积分:1
-
pca
principal and independent components analysis
- 2011-11-09 17:24:07下载
- 积分:1
-
iiiiiihgbvv
合成地震记录的matlab程序,很实用,适合初学者联系实用(Synthetic seismogram matlab program, very useful for beginners Contact Useful)
- 2013-11-05 00:45:47下载
- 积分:1
-
matlab-code-algorithm-for-ACO_on_JSSP
Accountable Care Organizations (ACOs) are groups of doctors, hospitals, and other health care providers, who come together voluntarily to give coordinated high quality care to their Medicare patien
- 2013-12-30 00:28:17下载
- 积分:1
-
Multitaper
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
output: X = N-by-p vector of the reorthogonalized sine taper(engineering MATLAB code to calculate the reorthog onalized sine tapers input : N = the length of the time series data to be tapere d p = the number of tapers I requested the gap str = ucture a vector of length N of I (t) = 1 if there is dat a at time t, t = 1, ..., I N (t) = 0 if there is a gap at time t output : X = N-by-p vector of the reorthogonalized sine t aper)
- 2006-11-08 11:38:19下载
- 积分:1