登录
首页 » matlab » simulation-of-chemical-process

simulation-of-chemical-process

于 2014-01-05 发布 文件大小:9545KB
0 69
下载积分: 1 下载次数: 6

代码说明:

  实用化工计算机模拟 matlab在化学工程中的应用(matlab s application in chemical engineering)

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

发表评论

0 个回复

  • recursion
    说明:  递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
    2009-08-30 16:26:06下载
    积分:1
  • ofdmbasedonmatlab
    ofdm的matlab仿真,其中含有3个示例(ofdm simulation in matlab, which contains three sample)
    2009-09-15 15:45:23下载
    积分:1
  • 5
    说明:  matlab软件的使用的基础知识4,关于函数与方程(包括多项式、函数零点、函数极值,最小二乘你和)(matlab software using the basic knowledge of 4, on the function and equations (including polynomials, function zero, extremal functions, least squares and you))
    2009-07-27 21:20:53下载
    积分:1
  • kf
    说明:  KF的一道例题,包括源程序代码以及具体的解题过程(KF' s an example, including source code and the specific problem-solving process)
    2010-05-21 14:04:16下载
    积分:1
  • Ncut_9
    实现Normalized cut算法 能进行精确快速的聚类(Normalized cut algorithm can achieve accurate fast clustering)
    2014-11-02 09:09:55下载
    积分:1
  • matlab-linear-system-analysis
    matlab线性系统分析,传递函数模型,质量-弹簧-阻尼系统,零极点增益模型(连续系统)(matlab linear system analysis, transfer function model, mass- spring- damper system, zero-pole-gain model (continuous system))
    2011-05-18 16:11:03下载
    积分:1
  • MATLAB
    该程序可以用于语音信号的倒谱运算,其他一维信号也适用(The program can be used for speech signal cepstrum computing also applies to other one-dimensional signal)
    2012-06-19 13:30:27下载
    积分:1
  • deconvolve
    deconvolution deconvolve.m Given a system impulse response h[n] and test response y[n], this algorithm deconvolves the test response with the impulse response to determine the input x[n] as X(jw) = Y(jw)/H(jw). Eliminate some noise, but is still very rough NOTE: Assumes all signals are the same length. Use sigcorrect.m to equalize their lengths if they are different. use: deconvolve(impresp,test,testresp) variables: impresp: impulse response of system test: test input to system testresp: test response of system
    2011-11-11 09:04:25下载
    积分:1
  • planning-problem
    matlab经典算法程序中关于规划问题的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program specific guidance on planning issues to a need to inspire friends)
    2013-11-13 11:21:47下载
    积分:1
  • Simulation_Study_of_UWB_Communication_System
    说明:  英国伦敦大学一个学生写的有关UWB的文章,里面有较详细的说明并附有Matlab源码,适合初学者。(University of London a student to write an article on UWB, there are more detailed description with Matlab source, suitable for beginners.)
    2008-11-24 20:59:50下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载