Welcome![Sign In][Sign Up]
Location:
Search - matlab simple programs

Search list

[OtherControlSys

Description: 用vc调用matlab7.0写的小程序,可以实现简单的控制系统仿真演示-with vc call matlab7.0 write small programs, can achieve a simple control system simulation demo
Platform: | Size: 3025920 | Author: 柯为 | Hits:

[matlabjialeizzz

Description: 电力系统的短路计算过程繁琐工作量大,采用计算机编程计算不但省去了繁琐的人工计算,而且精确度高。我选用matlab作为编程语言,因为Matlab对处理数组有着其它编程语言所无法比拟的优越性。此外matlab中的GUI界面直观简单,而且制作过程并不复杂。-power system short-circuit the cumbersome process of calculating workload, calculated using computer programs not only save a cumbersome manual calculation, and high precision. I use Matlab as a programming language, because Matlab have to deal with an array of other programming languages are incomparable superiority. In addition Matlab the GUI interface is very intuitive and simple, but the production process is not complicated.
Platform: | Size: 17408 | Author: szx | Hits:

[matlabofdm_signal

Description: OFDM信号具有高峰均功率比的特点,研究交织技术在抑制OFDM信号峰值平均功率比(PAPR)中的应用。论文首先阐述了OFDM的基本原理和关键技术,简单介绍了目前降低PAPR的几种方法,在对交织法降低OFDM系统的PAPR进行理论分析的基础上,提出了一套合理的交织方案――利用分组交织器和伪随机交织器降低PAPR,最后通过MATLAB仿真得出结论。-OFDM signal has a peak to average power ratio characteristic of interwoven OFDM technology in the inhibitory signal peak-average power ratio (PAPR) of the application. Thesis first expounded the basic principles of OFDM and key technologies, the simple introduction of the current of several methods to reduce PAPR, intertwined in the law to reduce PAPR of OFDM system, the theoretical analysis, based on a set of reasonable intertwined programs- use Packet interleaver and the pseudo-random interleaver to reduce PAPR, the final conclusion through MATLAB simulation.
Platform: | Size: 1024 | Author: wu | Hits:

[matlabAlamouti

Description: 空时分集Alamouti方案的matlab程序,还附有一个说明文档。对于理解STC很有帮助。-Alamouti Space Time Set matlab program procedures, the document is accompanied by a note. Helpful for understanding the STC.
Platform: | Size: 203776 | Author: wu hao | Hits:

[Documentsmatlabprograms

Description: i was not knowing matlab in depth so i have sent simple basic programs
Platform: | Size: 12288 | Author: gangadhi | Hits:

[matlabAFSMatlabCodes

Description: AFS (Axiomatic Fuzzy Set)理论,我们老师与澳大利亚的一个教授合写的,可可以说这个理论是他们原创的,一经发表了好几篇SCI论文,文章里面有matlab 的代码!-In this paper, we introduce the basic ideas and the results of AFS (Axiomatic Fuzzy Set) theory with some simple illustrative examples. All operations and the calculations for AFS theory could be implemented by the Matlab programs and functions whose applied methods are explained and original codes are listed in the Appendix.
Platform: | Size: 245760 | Author: 齐小伟 | Hits:

[matlabGUIMATLABTUTORIAL

Description: Simple tutorial to use the GUIDE function in matlab. GUIDE allows making and executing graphic enviroment programs that need data inputs it has the basic characteristics of graphic programs (Visual Basic or Visual C++), and you can add all the powerfull fuctions of matlab. Document in Spanish-Simple tutorial to use the GUIDE function in matlab. GUIDE allows making and executing graphic enviroment programs that need data inputs it has the basic characteristics of graphic programs (Visual Basic or Visual C++), and you can add all the powerfull fuctions of matlab. Document in Spanish
Platform: | Size: 3814400 | Author: Manuel | Hits:

[AI-NN-PRzhinengkongzhi

Description: 这是关于智能控制的一些MATLAB程序,有模糊控制和神经网络,是一些简单的实验,供初学的朋友看看.-This is about the intelligent control of some MATLAB programs, there are fuzzy control and neural networks, some simple experiments for the beginner' s friends to see.
Platform: | Size: 6144 | Author: liutao | Hits:

[matlabLearningProgrammingusingMATLAB

Description: This book is intended for anyone trying to learn the fundamentals of computer programming. The chapters lead the reader through the various steps required for writing a program, introducing the MATLABr constructs in the process. MATLABr is used to teach programming because it has a simple programming environment. It has a low initial overhead which allows the novice programmer to begin programming immediately and allows the users to easily debug their programs. This is especially useful for people who have a “mental block” about computers. Although MATLABr is a high-level language and interactive environment that enables the user to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran, the author shows that it can also be used as a programming learning tool for novices. There are a number of exercises at the end of each chapter which should help the users become comfortable with the language.
Platform: | Size: 448512 | Author: Arvind | Hits:

[matlabsw_pretrigger

Description: This m-file implements a simple data acquisition gui with multiple channels and custom triggering It demonstrates how to: 1) Use nested functions to simplify data acquisition programs 2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition. 3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels. 4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold *and* a toggle button is enabled). Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities. -This m-file implements a simple data acquisition gui with multiple channels and custom triggering It demonstrates how to: 1) Use nested functions to simplify data acquisition programs 2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition. 3) Wait for an event/trigger (like a button press) and log pre-event or pre-trigger data from multiple synchronized channels. 4) Record pretrigger data based on custom criteria. In this m-file the triggering event is a button click. However, the event could be any custom criterion (e.g., the data amplitude is greater than a threshold*and* a toggle button is enabled). Requires: the Data Acquisition Toolbox (TM) and the Winsound adapter. It does not depend on any hardware-specific capabilities.
Platform: | Size: 4096 | Author: Anna | Hits:

[matlabganzhiqijunze

Description: OFDM的一些简单小程序,希望能对大家学习正交通信系统有帮助-OFDM some simple small programs, hoping for them to learn from the orthogonal communication system to help
Platform: | Size: 1024 | Author: 刘月 | Hits:

[matlablinearandintegercode

Description: 线性规划问题(单纯形法、完整单纯形法与修正单纯形法)与整数规划问题(割平面法、分支定界法与0-1规划)的matlab源程序-matlab source programs of linear programming including simple method, complete simple method and modified simple method and integer programming including dividing plane method, branch and bound method and 0-1 programming method.
Platform: | Size: 5120 | Author: 张干清 | Hits:

[matlabrnnsimv2

Description: RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or extracted in the directory /rnnsimv2 Below an overview of the files contained in this directory along with a brief description of what they do. The on-line help facility explains how to call the different functions. You simply write help <function-name> in the MATLAB command window. Along with the m-files in this directory you will find a manual for the simulator in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes. Two simple demonstration programs are given to illustrate how most of the functions work. -RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or extracted in the directory /rnnsimv2 Below an overview of the files contained in this directory along with a brief description of what they do. The on-line help facility explains how to call the different functions. You simply write help <function-name> in the MATLAB command window. Along with the m-files in this directory you will find a manual for the simulator in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes. Two simple demonstration programs are given to illustrate how most of the functions work.
Platform: | Size: 309248 | Author: hacen | Hits:

[matlabPhase-locked-loop

Description: 该程序是锁相环的MATLAB的简单实现程序,从中可以看到锁相环的基本功能的实现。-This program is a simple phase locked loop of MATLAB implement programs, from which you can see the basic function of phase-locked loop of implementation.
Platform: | Size: 2048 | Author: gyy | Hits:

[matlabmatlab

Description: 计算MSE和PSNR的小程序,自己写的,比较简单实用-MSE and PSNR calculation of small programs, to write their own, relatively simple and practical
Platform: | Size: 1024 | Author: alra | Hits:

[matlabmatlab-examplecode

Description: matlab 简单应用例子程序,通过学习这些程序可以了解MATLAB的基本操作-matlab simple example application program, by learning these programs can understand the basic operation of MATLAB
Platform: | Size: 2048 | Author: | Hits:

[OtherMatlab图像采集工具箱

Description: 基本的图像采集流程: 本文通过实现一个简单的运动检测程序来说明创建图像采集程序。 本程序通过对平面上未来图像帧进行像素对像素的比较类完成运动检测。 如果没有物体运动,那么各帧的像素值保持不变。否则,对应像素的值将发生变化。(Basic image acquisition process: In this paper, a simple motion detection program is implemented to illustrate the creation of image acquisition programs. This procedure through the future image frame on the pixel to pixel comparison class, complete motion detection. If there is no object movement, the pixel values of each frame remain unchanged. Otherwise, the value of the corresponding pixel changes)
Platform: | Size: 3072 | Author: wwjin0041 | Hits:

[Windows DevelopMATLAB实用教程

Description: 本书把 MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分 根据的程序。本书不主张把 MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样 使用 MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。(This book uses MATLAB as a technical programming language to show students how to write simple and efficient, well-founded programs. This book does not advocate introducing hundreds of functions of MATLAB to everyone, but teaches students how to use MATLAB language and how to use online online tools to load the functions you need.)
Platform: | Size: 5260288 | Author: 木愚 | Hits:

[Otherfigure_2and3

Description: 一些简单的使用matlab对图像加密的程序(Some simple programs that use matlab to encrypt images)
Platform: | Size: 1024 | Author: Ks菜刀王 | Hits:

[Other《MATLAB在控制系统中的应用》实例程序

Description: MATLAB一些简单的实例程序,帮助理解MATLAB编程。(some simple instance programs of MATLAB)
Platform: | Size: 81920 | Author: 浅浮尘 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net