Welcome![Sign In][Sign Up]
Location:
Search - functional programming in matlab

Search list

[Other resourceIDEALLOWPASSFILTER

Description: 关于实现低通滤波器的小程序,是matlab编程的,只不过装在word文档里,只要贴到matlab的m文件里,即能实现功能.对初学者有很好的借鉴意义.-on the realization of the low-pass filter small procedures, Matlab programming. just loaded word in the document, as long as Matlab affixed to the document m, It is able to achieve functional. for beginners have a good reference.
Platform: | Size: 2782 | Author: 阳关 | Hits:

[Other resourceexamle

Description: Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.
Platform: | Size: 104080 | Author: 亲切 | Hits:

[matlabexamle

Description: Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.
Platform: | Size: 103424 | Author: | Hits:

[matlabIDEALLOWPASSFILTER

Description: 关于实现低通滤波器的小程序,是matlab编程的,只不过装在word文档里,只要贴到matlab的m文件里,即能实现功能.对初学者有很好的借鉴意义.-on the realization of the low-pass filter small procedures, Matlab programming. just loaded word in the document, as long as Matlab affixed to the document m, It is able to achieve functional. for beginners have a good reference.
Platform: | Size: 2048 | Author: 阳关 | Hits:

[matlabgloptipoly3

Description: GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].-GloptiPoly 3: moments, optimization andsemidefinite programming.Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem ofMoments (GPM), an infinite-dimensional optimization problem which can be viewed asan extension of the classical problem of moments [8] . From a theoretical viewpoint, theGPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to citea few. In addition, and despite a rather simple and short formulation, the GPM has alarge number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For anaccount of various methodologies as well as some of potential applications, the interestedreader is referred to [ 1, 2] and the nice collection of papers [5].
Platform: | Size: 200704 | Author: askool | Hits:

[Compress-Decompress algrithmscelp

Description: CELP (CELl Processing) is a functional programming package for Matlab. It is often better to use FP instead of loops: - it s more compact - it s more clear.
Platform: | Size: 9216 | Author: 栗子 | Hits:

[Otherproject

Description: 工程电磁场数值方法编程 1、根据实验要求设计工作界面: 界面应包含已知条件,待求点坐标,结果显示及控制按扭四部分。为增加编程灵活度,实现功能扩展,将h改为z1,z2之差。 2、进行数据绑定与初始化,按扭设置和与Matlab关联。 各控制按扭均设置为单击。 -Electromagnetic field numerical method works programming one, in accordance with requirements of the design of the experimental interface: the interface should include the known conditions, to be for point coordinates, the results display and control button four parts. To increase programming flexibility to achieve functional expansion, will be h read z1, z2 difference. 2, for data binding with the initialization, button to set up and associated with Matlab. The control buttons are set to click.
Platform: | Size: 3540992 | Author: goodweiping | Hits:

[matlabshiyan1

Description: 用matlab实现信号系统及系统响应,采取界面编程,功能有时域采样分析,卷积验证,启动相应-Using matlab signal system and the system response, to take programming interface, the functional domain sampling and analysis in some cases, convolution verify, start the corresponding
Platform: | Size: 4096 | Author: 秦承峰 | Hits:

[Program doclijing

Description: 基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去关心,正是由于Simulink 具有这些特点,所以它被广泛的应用在通信仿真中,利用Simulink 强大的工具箱和其建模的优势建立了常用的DPCM数字电话通信系统仿真模型,对该通信系统进行了模型构建、系统设计、仿真演示、结果显示以及综合性能分析,而且该分析方法同样可推广到其它的通信系统,具有普遍意义。-Simulink-based simulation of Simulink DPSK communication system is provided by MATLAB dynamic system modeling and simulation of a software package that allows users to shift attention from the programming model of the structure, the user save a lot of repetitive coding work Simulink Each module is transparent to the user, the user need only know the module s input, output and functional modules, rather than how the realization of the internal control module, and then left to the user to do is how to use these modules to build model to fulfill its a simulation tasks as Simulink s Ge Ge module at run time how Zhi Xing, Shi Jian yes how to sample, events are the details of how to drive and so on Xing problem, users can not care, Zheng Shi as Simulink those characteristics, so Ta is widely used in communication simulation, using Simulink toolbox and its powerful modeling advantage of the establishment of a common DPCM Digital telephone communication system simulation model, the communica
Platform: | Size: 7168 | Author: wjw | Hits:

[Program docuntitled

Description: Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去关心,正是由于Simulink 具有这些特点,所以它被广泛的应用在通信仿真中,利用Simulink 强大的工具箱和其建模的优势建立了常用的DPCM数字电话通信系统仿真模型,对该通信系统进行了模型构建、系统设计、仿真演示、结果显示以及综合性能分析,而且该分析方法同样可推广到其它的通信系统,具有普遍意义。-Simulink-based simulation of Simulink DPSK communication system is provided by MATLAB dynamic system modeling and simulation of a software package that allows users to shift attention from the programming model of the structure, the user save a lot of repetitive coding work Simulink Each module is transparent to the user, the user need only know the module s input, output and functional modules, rather than how the realization of the internal control module, and then left to the user to do is how to use these modules to build model to fulfill its a simulation tasks as Simulink s Ge Ge module at run time how Zhi Xing, Shi Jian yes how to sample, events are the details of how to drive and so on Xing problem, users can not care, Zheng Shi as Simulink those characteristics, so Ta is widely used in communication simulation, using Simulink toolbox and its powerful modeling advantage of the establishment of a common DPCM Digital telephone communication system simulation model, the communica
Platform: | Size: 10240 | Author: wjw | Hits:

[matlabmy_conv

Description: 数字信号处理,卷积,输入端算法输出端算法2合1,matlab函数编程-Digital signal processing, convolution, the output of the input algorithm algorithm 2 in 1, matlab functional programming
Platform: | Size: 1024 | Author: | Hits:

[matlabmatlab-functional-description

Description: MATLAB编程时用到的函数参考介绍及功能描述。-Function used in the MATLAB Programming Reference introduction and functional description.
Platform: | Size: 32768 | Author: lee | Hits:

[Internet-Networkmatlab_net

Description: 通过Matlab进行网络通信,在网络编程中采用.m文件实现网络文件通信的功能-Network communication via Matlab, using .m file in network programming to achieve functional communication network file
Platform: | Size: 1024 | Author: haifeng | Hits:

[OtherFor2012a

Description: 本书以MATLAB R2012a为编写基础,系统讲解MATLAB基本环境和操作要旨;分章阐述符号计算、数值计算、计算结果可视化及编程精要;选例展现MATLAB精华工具SIMULINK的功能级和元器件级仿真能力;范例剖析MATLAB版面编辑器的用法和图形用户界面的制作要领;简扼勾画MATLAB和WORD集成一体的Notebook环境。-This book is written in MATLAB R2012a based system to explain the basic MATLAB environment and operating gist sub chapter on symbolic computation, numerical calculation results visualization and programming essentials selected cases demonstrate functional level and component-level MATLAB SIMULINK simulation tools cream ability layout editor MATLAB analysis paradigm production essentials usage and graphical user interface Jane briefly outline one integrated MATLAB and WORD Notebook environment.
Platform: | Size: 4938752 | Author: 李姝阳 | Hits:

[matlabmatlab_how-to-start

Description: Matlab简明实例教程,数值计算、矩阵计算、函数编程等基础内容-how to start with matlab2010 in numerical calculation, matrix calculation, functional programming and so on.
Platform: | Size: 287744 | Author: 邱俊佳 | Hits:

[matlabtop3d

Description: Top3D是一个免费的Matlab程序,解决了3D中的拓扑优化问题。紧凑而不牺牲可读性,易用而不失复杂性,多功能无编程无限性。(Top3d is a FREE MATLAB program that solves topology optimization problem in 3D. The program is: compact without sacrificing readability, easy-to-use without losing complexity, and multi-functional without programming immensity)
Platform: | Size: 3072 | Author: 有没有_昵称 | Hits:

CodeBus www.codebus.net