搜索资源列表
MATLAB7Control
- <MATLAB 7辅助控制系统设计与仿真>书籍内的源代码.
Matlab7DSP
- <Matlab 7辅助信号处理技术与应用》的源码
Wavelet-and-Matlab7
- 《小波分析理论与Matlab7实现例程》一书里面各章节的源码,可以直接使用,对于学习很省时间。-"wavelet analysis theory and Matlab7 achieve routines," a book which all sections of the source code, can be directly used for the study is time.
Systemidentificationandneuralnetwork
- 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
FSK
- 用matlab7.0软件对通信信号进行调制数字通信系统通信系统调制解调(PL_FSK)VHDL建模,包括发送和接受模块PL_FSK-good
7
- 常见matlab数值分析程,对MATLAB初学很有用!-Common numerical analysis matlab Cheng
7
- 波形切割的matlab程序 希望对大家有所帮助-Matlab program wave cut hopes help to everyone
matlab7.0_congrumendaojingtong_yuanma
- 1.读者使用实例程序时,请先将文件拷贝到硬盘上,去掉只读属性;否则可能出错。 2.为了方便读者阅读,光盘中包括了书中的几乎所有的源代码,分别按照章节进行编排。 3.程序使用 例如: 要查看5.1.1节 关于plot命令的示例程序运行结果,则在MATLAB 7.0命令窗口输入“>>plot511”即可。 4.如果学习中遇到问题,欢迎登录求是科技网站参与讨论。 求是科技网址:http://www.cs-book.com-1. The reader to use an
7-121-02176-5
- 本书系统地介绍MATLAB 7.0的混合编程方法和技巧,包括MATLAB的基础知识、MATLAB混合编程、几种典型的混合编程方法等,并以图像处理为例介绍了一个综合应用实例。-Book is a systematic introduction to MATLAB 7.0, and mixed programming skills, including basic knowledge of MATLAB, MATLAB hybrid programming, typical of mixed pro
7-302-09311-3
- 教学材料包含全套的文件,可以直接用于教学 例题全部代码包含本书全部例题的MATLAB语句 开发函数和使用资源包含作者为本书开发的全套函数. -Teaching materials include a full set of files that can be directly used for teaching examples include all the code book, all examples of MATLAB statements development function
7-5025-4032-6
- 本书以控制系统和控制原理为主线,以控制原理和系统的实际示例为基础,介绍MATLAB语言在控制系统分析、设计中的应用,内容涉及经典控制理论和现代控制理论的基础部分。-Book control systems and control theory as the main line, principles and systems to control the actual examples, the paper introduces MATLAB language in the control sys
978-7-122-06061-7
- 本书内容深入浅出、图文并茂、理论与实训紧密结合,各章之间既相互联系又相对独立,读者可根据需要选择阅读。本书每章内容都包括两部分,一部分为理论讲解,以丰富多样的实例作为支撑;另一部分为与理论部分配套的MATLAB仿真实训,本部分与理论部分前后呼应,同时密切结合生产实践。-The Guide book illustrations, theory and practical training closely, both among the various chapters of interconne
978-7-03-023264-9
- 例题运行步骤:在Matlab命令窗口将本章目录置于当前目录;在Matlab命令窗口的当前目录中打开本章目录中的M文件Exam.m;在Exam.m文件中,将待运行例题前的注释符号“ ”去掉,并保留其他例题前的注释符号“ ”;在命令窗口键入:Exam 并回车即可运行该例题。-Example run these steps: In the Matlab command window will be placed in this chapter directory the current directo
MATLAB7.0
- MATLAB 7.0从入门到精通:MATLAB 7.0从入门到精通随书光盘,书籍随书光盘的所有源码-MATLAB 7.0 from the Introduction to Mastery: MATLAB 7.0 from entry to the master CD with the book, books, CD-ROM with all the source books
MAtLab-softwaresm1
- The codes included here require Matlab platform 7.0.0 or higher. The source codes have been written by the students who have undergone this subject. The codes are problem specific and not general. The principle aim was to develop softwares for il
003-matlab-
- MATLAB智能算法30个案例分析源码,一元函数寻优,NIND=40 个体数目 MAXGEN=20 最大遗传代数 PRECI=20 变量的二进制位数 GGAP=0.95 代沟 px=0.7 交叉概率 pm=0.01 变异概率-Intelligent algorithm MATLAB source 30 case studies, one dollar function optimization, NIND = 40 the number of individuals MA
matlab
- 精通matlab 科学计算 第5-7章代码-Proficient in matlab scientific computing Chapter 5-7 code
ping-V5.7
- 基于小波变换的数字水印算法matlab代码,分析了该信号的时域、频域、倒谱,循环谱等,考虑雨衰 阴影 和多径影响。- Based on wavelet transform digital watermarking algorithm matlab code, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Consider shadow rain attenuation a
精通MATLAB GUI设计
- 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。