登录
首页 » matlab » matlab

matlab

于 2010-05-25 发布 文件大小:48KB
0 258
下载积分: 1 下载次数: 100

代码说明:

  MATLAB是一种用于科学工程计算的高效率高级语言。MATLAB的基本数据单位是矩阵,它的工具箱已经延伸到了科学研究和工程应用的许多领域。它在诸如一般数值计算、数字信息处理、系统识别、自动控制、振动理论、时序分析与建模、优化设计、神经网络控制、动态仿真系统、金融管理、小波分析、特殊函数和图形领域表现出一般高级语言难以相比的优势,并可以方便地用于几乎所有的科学和工程计算的各方面。(MATLAB is a science and engineering computing for efficient high-level language. MATLAB' s basic data unit is the matrix, and its toolbox has been extended to scientific research and engineering applications in many fields. It is in such general numerical calculation, digital information processing, system identification, automatic control, vibration theory, time series analysis and modeling to optimize design, neural network control, dynamic simulation system, financial management, analysis, special functions and graphics in the field show generally difficult to match the advantages of high-level language, and can be easily used in almost all scientific and engineering computing aspects.)

文件列表:

matlab.doc,249344,2009-11-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • adapQuad
    迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
    2008-08-14 22:44:04下载
    积分:1
  • si
    说明:  很简单的对图像进行滤波而使用的维纳滤波器使用代码(Very simple filter on the image using the Wiener filter used by the code)
    2011-05-14 16:26:20下载
    积分:1
  • ILC_openedloop
    开环迭代学习控制的matlab仿真程序。(Open loop iterative learning control matlab simulation program)
    2012-11-27 10:10:21下载
    积分:1
  • jcbb-simulation.tar
    analyze data association algorithms (Nearest Neighbour and JCBB) in SLAM. Data association is basically a combinatorial optimization problem whose goal is to find the “best” set of associations between the observations and predictions according to a particular criterion (e.g. individual compatibility). Form this point of view, near- est neighbour (NN, a.k.a. ML) is simply a “greedy” algorithm in which the “compatibility” of individual associations with each other is not examined. On the contrary, JCBB, by considering both the individual and joint compatibility, is able to yield much better results. JCBB uses the branch and bound technique in order to prune the search tree
    2012-11-30 17:07:01下载
    积分:1
  • matlab--input
    这是关于数字水印的嵌入例程!经过调试,可以放心使用!(This is on the digital watermark embedded routines! After debugging, can be assured use!)
    2006-06-28 14:29:42下载
    积分:1
  • pmsmperfect
    基于PID控制的永磁同步电机矢量控制simulink仿真(Simulink simulation-based PID control of permanent magnet synchronous motor vector control)
    2020-12-21 09:19:10下载
    积分:1
  • Untitled
    回声音频加密的matlab文件代码。用来数字水印隐藏( Echo audio file encryption matlab code. For Digital Watermarking)
    2015-04-14 11:08:40下载
    积分:1
  • Perbandingan-Metode-Mean-Filtering-dan-Median-Fil
    COMPARISON OF MEAN AND MEDIAN FILTER METHOD
    2014-01-17 04:55:05下载
    积分:1
  • EMD
    说明:  基于MATLAB对EMD算法分解的例子,学习希尔伯特-黄变换的可以参考学习(Based on the example of EMD algorithm decomposition in MATLAB, learning Hilbert-Huang transform can be referred to.)
    2020-06-19 18:00:01下载
    积分:1
  • linclass
    这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0 2 if W *X(:,i) + b < 0(his function classifies input data X using linear discriminant function: y(i) = argmax W(:,y) *X(:,i)+ b(y) y where parameters W [dim x nfun] and b [1 x nfun] are given in model and nfun is number of discriminant functions. In the binary case (nfun=1) the classification rule is following y(i) = 1 if W *X(:,i)+ b >= 0 2 if W *X(:,i)+ b < 0)
    2011-05-01 17:58:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载