搜索资源列表
RD_OFDM
- OFDM_Final_Report.pdf后面附有matlab程序,我猜想可能是老版本matlab,本人进行稍加改造,在matlab环境下打开ofdm.m,执行run即可。原文有两个程序,本人只改造了第一个,第二个仿照改造即可。-OFDM_Final_Report.pdf behind with Matlab procedures, I guess that may be old version Matlab, I conducted a little alteration, In Matlab
masterMATLAB
- 介绍一经典的MATLAB学习的资料,虽然版本有点低,但不妨碍读者通过学习它,掌握MATLAB-Introduced a classic MATLAB to study the information, although the version of a little low, but without prejudice to the reader to study it, master MATLAB
Matlab-super-classic-tutorial
- 本章有三个目的:一是讲述 MATLAB正常运行所必须具备的基础条件;二是简明地介 绍MATLAB及其操作桌面Desktop的基本使用方法;三是全面介绍 MATLAB的帮助系统。 本章的前两节讲述:MATLAB的正确安装方法和 MATLAB 环境的启动。因为指令窗 是MATLAB最重要的操作界面,所以本章用第 1.3 、1.4 两节以最简单通俗的叙述、算例 讲述指令窗的基本操作方法和规则。这部分内容几乎对MATLAB各种版本都适用。第1.5 到第1.8 节专门介绍 MATL
LBP(AR)
- 在AR彩色人脸识别数据库上进行的LBP局部二值模式的人脸识别算法,matlab版本的-Color Face Recognition in AR database on local binary patterns of LBP face recognition algorithm, matlab version
Smart-antenna-Matlab-source-code
- 智能天线技术Matlab版本的源码,方便对照学习-Smart antenna technology versions of Matlab source code, easy to learn controls
MATLAB-simulink
- 北邮版本的基于matlab的通信系统仿真书籍,包括各个通信系统模块程序。-BUPT-based version of the communications system simulation matlab books, including various communications system module program.
HUNDUNYUCE-Version2.9
- matlab混沌预测工具箱,2.9版本 作者:陆振波,海军工程大学-matlab
wavelet-Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
SCE_UA_VB
- 这个是段青云的SCE算法的VB和matlab版本,有需要的赶紧下载啊,非常好使。-SCE matlab VB 算法
zhiliudianjitiaosu
- 关于直流电动机调速的matlab simulink 仿真模型,可以直接使用,建议低版本的simulink仿真软件!-matlab simulink simulation model about DC motor speed control. can be used directly, we recommend the low version of simulink simulation software!
zhiliudianjizhuanjutexing
- 关于直流电动机转矩特性的matlab simulink 仿真模型,可以直接使用,建议使用低版本的matlab 仿真软件进行打开-DC motor torque characteristic matlab simulink simulation model. can be used directly, we recommend the use of low version of matlab simulation software open
zhiliudianjishuantaiyunxingtexing
- 直流电动机瞬态性能matlab simulink 仿真分析模型 可直接使用,建议使用低版本的matlab仿真软件打开-DC motor transient performance matlab simulink simulation model can be used directly, we recommend the use of low version of matlab simulation software to open
Advanced-PID-control-and-MATLAB
- 先进PID控制及其MATLAB仿真(第二版) 所有仿真程序按章归类,光盘中的程序名与书中一一对应 仿真程序在MATLAB 5.3版下运行成功,并适用于其他版本-Advanced PID control and MATLAB
strength
- 增强学习的相关代码,2012版本以上的matlab可用。-Enhanced learning related code, version 2012 or more available matlab.
foa-svr
- 基于果蝇的算法优化支持向量回归的matlab程序,包括txt版本和matlab中m文件(Matlab algorithm based on fruit fly algorithm optimized support vector regression, including the txt version and Matlab m file)
数字图像处理(MATLAB版)(第2版)-源代码
- 数字图像处理第二版源码,虽然是第二版的源码,但是书籍的基本内容没有什么很大的变动,所以源码对于后来的版本均可用,很方便。(Digital image processing second edition source code, although it is the second version of the source code, but the basic content of the book is not much change, so the source code for later
《MATLAB/Simulink电力系统建模与仿真》仿真代码
- 《MATLAB/Simulink电力系统建模与仿真》仿真代码,课本的代码源码下载,官方数据版本,官方源码版本
马斯京根法
- 马斯京根法的matlab版本,带有算例。(The matlab version of Mastin's root method has an example.)
精通MATLAB GUI设计
- 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。