Welcome![Sign In][Sign Up]
Location:
Search - matlab toolbox D

Search list

[Other resourcewmtsa-matlab-0.2.6

Description: WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for time series analysis techniques presented in: Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Time Series Analysis. Cambridge: Cambridge University Press.
Platform: | Size: 2130454 | Author: 黄同成 | Hits:

[Otherlpsolve

Description: matlab整数规划工具箱-Matlab Toolbox
Platform: | Size: 120832 | Author: 李靖 | Hits:

[matlabtruetime-1.13b-compiled

Description: 一个很棒的网络控制系统仿真软件,Truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, including Truetime Toolbox Truetime TrueTime Computer and Network Interface Module 2. The computer module with flexible real-time kernel, A/D and D/A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.
Platform: | Size: 3229696 | Author: 张婷 | Hits:

[matlabtruetime-1.3

Description: 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime Truetime Ne allow two interface modules. The computer module with flexible real-time kernel, A/D and D/A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.
Platform: | Size: 977920 | Author: 张茸擎 | Hits:

[matlabwavelet_tour

Description: 我又找到的一个matlab的最新工具箱,能解决很多问题,由于内容很杂,有这方面需要的朋友不妨下载看看,仔细研究一下,或许有新的发现-I found one of the latest Matlab Toolbox can solve many problems, since the content is very complicated, and a need of a friend may wish to download look carefully, there may be a new discovery
Platform: | Size: 2636800 | Author: sun | Hits:

[matlabSonnetAntennaDesign

Description: 利用matlab控制3维仿真软件sonnet的工具箱,里面包含了详细的试用说明PDF,还有一个微带天线的例子,使得对天线的设计变得简单。-Using matlab to control 3-D simulation software sonnet Toolbox, which contains a detailed description of the trial PDF, there is a microstrip antenna example, makes the simple antenna design.
Platform: | Size: 296960 | Author: 李刚 | Hits:

[Other systemswmtsa-matlab-0.2.6

Description: WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for time series analysis techniques presented in: Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Time Series Analysis. Cambridge: Cambridge University Press.
Platform: | Size: 2129920 | Author: 黄同成 | Hits:

[AI-NN-PRfuzzy-pid

Description: 该文提出调整系统控制量的模糊PID控制器的计算机设计与仿真。以碱回收炉的水位控制为例具体论述调整系统控制量的模糊PID控制器的设计、2-D控制表的建立、以及控制器计算机设计与仿真的实现。借助MATLAB模糊控制工具箱和SIMULINK仿真工具进行的仿真实验表明,该控制器既吸收了模糊控制器良好的动态性能,又克服了模糊控制器静态性能较差的缺点。并且为碱回收炉上汽包水位控制提出了一种新的尝试。该控制器结构简单、参数调整方便、快捷。-In this paper, adjust the volume of the system control computer fuzzy PID controller design and simulation. To Recovery Boiler water level control system as an example of specific control adjust the volume on fuzzy PID controller design ,2-D control of table creation, as well as controller design and simulation of computer implementations. Fuzzy Control Toolbox with MATLAB and SIMULINK simulation tools to carry out the simulation experiments show that the controller not only absorbed a fuzzy controller good dynamic performance, but also overcome the poor performance of the fuzzy controller static shortcomings. SAIC for the Recovery Boiler water level control package presents a new attempt. The controller structure is simple and adjust parameters conveniently and quickly.
Platform: | Size: 70656 | Author: 叶正涛 | Hits:

[matlabDBT

Description: 雷达信号处理、或阵列信号处理中能够用上的重要的matlab工具箱——阵列信号处理工具箱-Radar signal processing, or array signal processing can be important to use matlab toolbox- array signal processing toolbox
Platform: | Size: 19377152 | Author: kehengying | Hits:

[2D GraphicAffine-Transformation

Description: AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 44032 | Author: chouchoumao | Hits:

[matlab3-D-FDTD-code-with-PEC-boundaries

Description: 利用matlab软件和fdtd方法来算三维结构的程序-Matlab software and the use of FDTD method to count the three-dimensional structure of the procedures
Platform: | Size: 2048 | Author: sun | Hits:

[source in ebookychen_jasp_software

Description: MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of quincunx filter banks with perfect reconstruction, linear phase, high coding gain, certain vanishing moments properties, and good frequency selectivity. The code can be used to design quincunx filter banks with two, three, or four lifting steps. The SeDuMi Matlab toolbox [3] is used to solve the second-order cone programming subproblems in the two algorithms, and must be installed in order for this code to work.
Platform: | Size: 54272 | Author: lzn | Hits:

[Wavelettoolbox_wavelets

Description: 一个很好用的matlab下运行的小波工具箱-A very good run with the matlab wavelet toolbox
Platform: | Size: 4312064 | Author: maidike | Hits:

[matlabSurfBox

Description: A set of C++ and Matlab routines implementing the surfacelet transform surfacelet的一个非常好用的工具箱-A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox
Platform: | Size: 7164928 | Author: maidike | Hits:

[Special Effectsann

Description: matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation program written by University of California, a Ph.D. sift-based image matching the source code,. rar
Platform: | Size: 10574848 | Author: 陈君 | Hits:

[matlabpartial.differential.equation.toolbox.1.users.gui

Description: The objectives of Partial Differential Equation Toolbox™ software are to provide you with tools that: • Define a PDE problem, e.g., define 2-D regions, boundary conditions, and PDE coefficients. • Numerically solve the PDE problem, e.g., generate unstructured meshes, discretize the equations, and produce an approximation to the solution. • Visualize the results.-The objectives of Partial Differential Equation Toolbox™ software are to provide you with tools that: • Define a PDE problem, e.g., define 2-D regions, boundary conditions, and PDE coefficients. • Numerically solve the PDE problem, e.g., generate unstructured meshes, discretize the equations, and produce an approximation to the solution. • Visualize the results.
Platform: | Size: 2468864 | Author: yanggy | Hits:

[matlabnit

Description: matlab 数值积分工具箱 MATLAB Toolbox for 1-D, 2-D, and n-D Numerical Integration-matlab numerical integration toolboz
Platform: | Size: 21504 | Author: 李维国 | Hits:

[matlabEMD-Toolbox

Description: EMD的Toolbox及使用方法 经验模态分解(Empirical Mode Decomposition, 简称EMD)是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。这一点与建立在先验性的谐波基函数和小波基函数上的傅里叶分解与小波分解方法具有本质性的差别。正是由于这样的特点, EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上, 具有非常明显的优势。所以, EMD方法一经提出就在不同的工程领域得到了迅速有效的应用, 例如用在海洋、大气、天体观测资料与地震记录分析、机械故障诊断、密频动力系统的阻尼识别以及大型土木工程结构的模态参数识别方面。本工具书主要分以下几个部分:导论、非稳态信号介绍、一维时频信号分解、二维时频信号分解、时频影像信息提取等。 -Time frequency toolbox for use with MATLAB The Time-Frequency Toolbox has been mainly developed under the auspices of the French CNRS (Centre National de la Recherche Scientifique). It results from a research effort conducted within its Groupements de Recherche ”Traitement du Signal et Images” (O. Macchi) and ”Information, Signal et Images” (J.-M. Chassery). Parts of the Toolbox have also been developed at Rice University, when one of the authors (PG) was visiting the Department of Electrical and Computer Engineering, supported by NSF. Supporting institutions are gratefully acknowledged, as well as M. Guglielmi, M. Najim, R. Settineri, R.G. Baraniuk, M. Chausse, D. Roche, E. Chassande-Mottin, O. Michel and P. Abry for their help at different phases of the development.
Platform: | Size: 3054592 | Author: 商志远 | Hits:

[AI-NN-PRClassification-toolbox

Description: 通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classification toolbox. Including: ML, K-NN by SVM, LS, DB.
Platform: | Size: 988160 | Author: 杨明 | Hits:

[matlabPreview-control-toolbox

Description: Matlab离散时间的预见控制工具箱,算法很有效-Matlab toolbox with efficient algorithm for discrete-time Hinfinity preview control, A. Hazell and D. Limebeer, Submitted to Automatica.
Platform: | Size: 47104 | Author: labyrinth | Hits:
« 12 3 4 »

CodeBus www.codebus.net