登录
首页 » PDF » Matlab-jiaocheng-

Matlab-jiaocheng-

于 2013-11-10 发布 文件大小:1329KB
0 89
下载积分: 1 下载次数: 2

代码说明:

  这是一篇讲解Matlab的一些简单的使用操作以及程序,对新手是很好的。(This is one to explain the use of some simple Matlab operations and procedures, the novice is very good.)

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

发表评论

0 个回复

  • numerical_analysis_homework
    (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的微分方程一般可以化为状态空间(STATE SPACE)的低阶微分方程来求解.从微分方程的性态看来,主要是微分方程式一阶导系数大的时候,步长应该选得响应的小些.或者如果问题的性态不是太好估计的话,用较小的步长是比较好的,此外的话Adams多步法在小步长的时候效率比R-K(RUNGE-KUTTA)方法要好些,而精度也高些,但是稳定区间要小些.从初值和边值来看,也是显著的不同的.此外对于非线性常微分方程还有打靶法,胞映射方法等.而对于微分方程稳定性的研究,则诸如相平面图等也是不可缺少的工具.值得提出的是,除了用ode系类函数外,用simulink等等模块图来求解微分方程也是一种非常不错的方法,甚至是更有优势的方法(在应用的角度来说).((Source code) numerical analysis homework, this docment includes two parts, the first is ordinary differential equations (ODE) of the three examples, the second part is about the expansion of the discussion, including the higher-order ordinary differential & boundary value solution Problems (BVP). the text of the algorithm and numerical examples are based on the Matlab. ODE from the rigid (STIFFNESS) look into the issue of non-rigid and rigid problem, rigid problems (such as large coefficient VDP equation) such as using the always method ODE45 used to solve the problems , efficiency will be low, with ODE15S the other hand, many of the high efficiency. and the usual problem of non-rigid, there will be used to solve ODE45 very good results. Judging from the order can be for high-order differential equations and first-order ordinary differential equations, higher-order differential equations can be transformed into a general state space (STATE SPACE) used to solve the low-order different)
    2009-03-16 09:06:09下载
    积分:1
  • longgeketafa
    利用龙格-库塔法求解了航天器深空返回再入运动动力学方程,并对返回再入运动进行了仿真分析。(Use of Runge- Kutta method to solve the deep-space spacecraft reentry return movement dynamics equations, and the return movement is simulated reentry.)
    2015-03-30 11:28:47下载
    积分:1
  • clustering_kmean
    Kmeans PLUS abib clustering template and benchmark
    2014-01-29 16:22:49下载
    积分:1
  • KNN
    K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method. It is not the best method, but it is popular in practice. Popular but not necessarily understandable rule is: 1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov). 2. select the minimum distance from the previous K data, where the choice sorting method is used. 3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
    2020-10-23 14:37:22下载
    积分:1
  • 1
    说明:  周克敏 鲁棒控制基础(essential of robust control) 书后部分习题(周克敏the basis of robust control (essential of robust control) part of the book Exercises)
    2007-11-22 20:28:25下载
    积分:1
  • 6e49b3713721
    生成samples.mat文件的相关源程序。需要一百个wav文件输入。(The relevant source files generated samples.mat. Need a hundred wav file input.)
    2011-04-29 17:07:59下载
    积分:1
  • Matlab-order-guide
    MATLAB指令大全,里面比较细致的讲解了matlab软件的各种命令。(MATLAB command Guinness, which explained the detailed comparison of the various commands matlab software.)
    2011-05-11 15:50:55下载
    积分:1
  • wavelet-threshold-shrinkage-
    小波阈值收缩算法的matlab程序,对信号进行去噪得到纯净语音(Wavelet threshold shrinkage algorithms matlab program, get on the clean speech signal denoising)
    2011-05-21 21:28:01下载
    积分:1
  • Wavelets
    Maple 中文实践教程(基础篇)(maple course of study)
    2010-10-13 18:53:59下载
    积分:1
  • attachment080319
    matlab滤波算法 代码(filtering algorithm matlab code)
    2008-06-01 15:08:47下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载