搜索资源列表
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
libsvm-mat-2.84-1
- 脑机接口支持向量机工具箱最新版本,在matlab下安装使用-brain-Support Vector Machine Interface Toolbox latest version of the Matlab installation
Timit-Database-NUIM
- 语音库-爱尔兰国内大学梅努斯内部版本-结合matlab使用说明-Voice Library- University of Maynooth Ireland within the domestic version- for use with matlab
classic
- 选址问题的几种经典算法,包括缔结塔拉斯算法的matlab和c++各种语言的版本-folyd selection classic
ParallelComputingwithMATLAB
- 用matlab 2007以上版本的并行计算工具箱和分布式计算引擎进行并行计算编程的示例代码,具有极高的参考价值,与user s guide同步-Matlab 2007 with the above version of the Parallel Computing Toolbox and Distributed Computing Programming parallel computing engine for the sample code has a very high reference
myaciquition
- GPS并行搜索程序,matlab版本,很有参考价值,大家看下吧-GPS parallel search procedures, matlab version, great reference value, we have a look!
Matlab-super-classic-tutorial
- 本章有三个目的:一是讲述 MATLAB正常运行所必须具备的基础条件;二是简明地介 绍MATLAB及其操作桌面Desktop的基本使用方法;三是全面介绍 MATLAB的帮助系统。 本章的前两节讲述:MATLAB的正确安装方法和 MATLAB 环境的启动。因为指令窗 是MATLAB最重要的操作界面,所以本章用第 1.3 、1.4 两节以最简单通俗的叙述、算例 讲述指令窗的基本操作方法和规则。这部分内容几乎对MATLAB各种版本都适用。第1.5 到第1.8 节专门介绍 MATL
matlab
- libsvm,台湾著名学者研究出的改进版的支持向量机。可用于多类别图像分类。上传的是window版本。-libsvm, Taiwan s well-known scholars developed an improved version of the Support Vector Machine. Can be used for multi-class image classification. Upload a window version.
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
digital-signal-processing
- matlab版本的数字信号处理,适合初学的人。-matlab version of the digital signal processing, suitable for beginners person.
MATLAB-simulink
- 北邮版本的基于matlab的通信系统仿真书籍,包括各个通信系统模块程序。-BUPT-based version of the communications system simulation matlab books, including various communications system module program.
SCE_UA_VB
- 这个是段青云的SCE算法的VB和matlab版本,有需要的赶紧下载啊,非常好使。-SCE matlab VB 算法
Advanced-PID-control-and-MATLAB
- 先进PID控制及其MATLAB仿真(第二版) 所有仿真程序按章归类,光盘中的程序名与书中一一对应 仿真程序在MATLAB 5.3版下运行成功,并适用于其他版本-Advanced PID control and 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神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs
《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、程序头中功能介绍了此程序的主要实现的功能。