搜索资源列表
Introduction.to.MATLAB.and.Simulink.A.Project.Appr
- 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party s
counter
- 本例源代码文件由用户按照书中的操作步骤自己生成,“Example-2-1\Project_Navigator_Demo\源代码”目录下为源代码的参考文件。“Example-2-1\Project_Navigator_Demo\counter”目录下为完整的工程,包括源代码文件、综合与实现的结果文件、ISE工程文件等,可以使用ISE工程管理器打开工程,供读者参考-In this case the source code files by the user in accordance with th
matlabcore
- 本文件中有多个matlab内核函数的源代码,可以方便的查阅在matlab内核运行的代码,从而提高个人matlab编程技巧。-This file is about the core code of matlab,can help reader and learner to improve programming in matlab Environment.
jingtongmatlab7.0
- 本书全面阐述了Matlab的所有关键特性和功能,提供了精通Matlab所需要的所有方法和手段,通过实例向读者展示如何编写高效的Matlab代码。-Matlab book comprehensively expounded all the key features and functionality, providing all the required proficiency in Matlab ways and means, an example to show the reader how
digitalimageprocessmatlab
- 该文件中全面包含了冈萨雷斯数字图像处理一书中的全部源码,读者可以通过该文件对图像处理做更好的学习。-The document contains a comprehensive digital image processing Gonzalez all the source code book, the reader can do the document image processing and better learning.
femtomatlab
- femto是目前解决中心基站服务量大、性能低的一个热点方式,该方式可以提供弱信号地方好的通信质量,本代码就同频防干扰做出设计,希望对读者有用-Centre for Settlement of femto base station is the service volume, low performance is a hot way, the way to where weak signals can provide good communication quality, the code to
MATLAB-finite-element-
- 《MATLAB有限元分析与应用》(德国)(P.l.Kattan)卡坦:采用当今在工程和工程教育方面非常流行的数学软件MATLAB,对有限元分析进行数值实现。书中既包含了MATLAB的简单介绍,又详述了有限元方法的系统性处理策略,并提供了大量取自机械工程、土木工程、航空航天工程或材料科学的示例和习题,非常适合相关专业的学生和研究人员使用。《MATLAB有限元分析与应用》特别强调对MATLAB的交互应用,书中的每个示例都以交互的方式求解,有利于读者切实提高有限元的分析和应用能力。以上代码为本书源代码
book
- 这是一本研究目标定位跟踪的学习手册(在雷达,声纳,无线传感器网络领域等),采用的方法有最小二乘/极大似然,卡尔曼滤波,蒙特卡洛,粒子滤波等方法,更是很多读者需要的是里面有大量的仿真实例和程序代码,并配以中文注释,读者可以结合书中的原理和公式,对程序有进一步的理解。也适合很多读者在已有的代码的基础上对算法进行改进。-This is a study targeting the learning manual tracking (radar, sonar, wireless sensor networ
MATLAB-GUI-design-learning-Notes
- 【MATLAB GUI设计学习手记】源代码 数据 罗飞大哥的作品 本书由浅入深、循序渐进地介绍了matlab gui设计的基础知识,旨在使读者在较短时间内掌握gui设计的精要所在。. 本书首先介绍了gui设计的预备知识,然后详细介绍了gui对象的属性以及两种建立gui的方法:采用函数建立和采用guide建立。在介绍了gui设计基础知识的基础上,深入讲解了activex控件、定时器、串口及mcc编译的相关知识。书中穿插了大量的图表,直观、简要地列出了相关知识点。对于一些重要、难懂的知识点
Differential-Equations
- 解带时滞微分方程的两个例子,拓扑图请读者根据代码中的邻接矩阵自行构造-Two examples of the solution with Delay Differential topology diagram based on the adjacency matrix code reader to construct their own
programming-in-matlab-2
- This tutorial is intended for those who want to learn basics of MATLAB programming language. Even with a limited knowledge of this language a beginning programmer can write his/her own computer code for solving problems that are complex enough to
DCT-and-Image-Compression
- DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and trans
GMDHann
- matlab中是没有GMDH神经网络工具箱的,好多书籍中也没有代码,本人编写了一个,望对读者有用,记者把里面的函数分开写成一个个的m文件-There is no GMDH neural network toolbox of matlab, a lot of books in no code, I wrote a, hope is useful to the reader, the reporters to separate the function inside the written one
STLRead
- matlab code for STL File Reader
number-plate-reader
- Code is all about NP detection and when given an input it gives out the output by reading the characters in the number plate.
convolutional-code
- 里面包含了卷积码的编码以及其维比特译码全过程,代码具有很好的注释,比较容易读懂,并附有程序整体流程图供读者参考。-Which contains the convolutional coding and bit decoding, the whole process, code is very good notes, easier to read, and accompanied by a whole program flow chart for the reader reference.
