-
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
-
gmdh
GMDH Neural Network Implementation
- 2014-02-10 02:03:27下载
- 积分:1
-
XYZ
利用matlab实现光谱和XYZ色彩功能(Matlab spectrum and XYZ color function)
- 2012-09-06 08:47:13下载
- 积分:1
-
新建文本文档
多维K-means聚类:空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类(aClus.Center.x=m_vecExtreCenter[i].extrePoint.x;
aClus.Center.y=m_vecExtreCenter[i].extrePoint.y;)
- 2018-05-11 07:08:53下载
- 积分:1
-
MMSE_Receiver_for_DS-SS_in_AWGN_Channel
Matlab源程序:MMSE Receiver for DS-SS in AWGN Channel!希望对大家有帮助。(Matlab source : MMSE Receiver for DS-SS in AWGN Channel! We want to help.)
- 2006-05-17 20:52:02下载
- 积分:1
-
shiftsequence
开发circonvt函数来计算序列的圆周移位 编写一个matlab函数,实现快速卷积算法(Development circonvt function to calculate the circumference of the shift sequence write a matlab function, fast convolution algorithm)
- 2010-05-08 11:38:51下载
- 积分:1
-
script_ber_bpsk_rayleigh_channel
MIMO BFSK Modulation for digital signal processing
- 2010-06-01 19:40:11下载
- 积分:1
-
ofdmbpsk
it is very useful for those students who want to do research in ofdm
- 2010-12-04 13:35:46下载
- 积分:1
-
juzhenjisuanyuyouhua
矩阵运算与优化,包括特殊矩阵的生成及稀疏矩阵的介绍(Matrix calculation and optimization, including the introduction of a special matrix generation and sparse matrix)
- 2014-10-19 16:12:28下载
- 积分:1
-
Interpolation
本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。(This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, tested in mainInt.m file, and compare with the fitting function. For learning numerical Programmer s Reference.)
- 2013-08-31 11:23:29下载
- 积分:1