-
matlab_book
说明: 一本很特别的matlab教材,慢慢探索吧
本书第一章系统讲述MATLAB6.5的集成工作平台,引导读者初会MATLAB基本用法。第二、三章系统叙述MATLAB6.1的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5的数值计算、符号计算、函数和数据可视、面向对象编程、GUI交互操作界面设计、EXE独立应用程序生成、实现不同软件平台交互的API、M-book数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK的分层建模、仿真功能、与MATLAB交互的功能。
全书包含390多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。
书中正文(包括算例)所涉及的指令全部罗列在附录的“A索引”中,用户很容易根据关键字符找到相关的正文说明和算例应用。
(err)
- 2008-10-30 22:47:40下载
- 积分:1
-
EEG
脑电信号提取及特征分析 生物医学工程及信号处理专业可以看看(EEG feature extraction and analysis
)
- 2014-09-19 19:10:49下载
- 积分:1
-
遗传算法优化BP神经网络
说明: 遗传算法优化BP神经网络,通过遗传算法对BP神经网络进行优化。(Genetic algorithm optimizes BP neural network, and optimizes BP neural network through genetic algorithm.)
- 2020-11-16 22:19:41下载
- 积分:1
-
mfac
基于紧格式线性化方法与偏格式线性化方法,可将非线性系统线性化,后用PID控制,设计控制器(Based on tight format linearization method and partial format linearization method, nonlinear system can be linear, with PID control, to design the controller
)
- 2012-03-21 17:01:04下载
- 积分:1
-
Image-processing-assembly-
图像处理程序集 (Image processing assembly )
- 2011-06-22 18:12:31下载
- 积分:1
-
interleaver
该程序描述的是数字电视地面广播中卷积交织部分.因为是卷积交织所以最后结果中出现为的数值表示该值是前一包缓冲数据的数.但针对第一包数据做卷积交织时,这些零位置上最后确实自动补零.(The procedure is described in digital TV terrestrial broadcasting in parts of Convolutional Interleaver. Convolutional Interleaver because it is so final results for the numerical value is that the previous data on the number of packet buffer. But for the first packet data do Convolutional Interleaver These zero position is indeed the last automatic zero.)
- 2007-11-22 14:56:50下载
- 积分:1
-
matlab-application-inheritance
主要介绍了matlab桌面应用程序开发,如何编写图形界面,调用API接口。如Matlab的COM应用方法……(Introduces matlab application development, the preparation of a graphical interface, call the API interface)
- 2013-08-16 20:04:11下载
- 积分:1
-
radarpulsegenPgui
雷达信号产生模拟器,包含一个简单的界面(a radar signal generation program with gui)
- 2013-10-03 13:14:38下载
- 积分:1
-
centered_difference_numerical_diff
Implementation of the centered difference method for numerical differentiation.
Evaluation of the derivative of the following functions (numerically)
f(x) = 0.3x^2 + x*exp(sin(2x)), for − 6 <= x <= 6(Implementation of the centered difference method for numerical differentiation.
Evaluation of the derivative of the following functions (numerically)
f(x) = 0.3x^2+ x*exp(sin(2x)), for − 6 <= x <= 6)
- 2009-11-26 21:20:10下载
- 积分:1
-
NyquistaBPF
matlab滤波器,通过此滤波器可以得到所需求的波形(matlab filter, this filter can be the needs of the waveform)
- 2012-04-11 18:47:59下载
- 积分:1