登录
首页 » matlab » Applied_Numerical_Methods_Using_Matlab

Applied_Numerical_Methods_Using_Matlab

于 2010-10-08 发布 文件大小:2811KB
0 201
下载积分: 1 下载次数: 6

代码说明:

  Applied Numerical Methods Using Matlab ,Matlab在数值计算中的应用的经典书籍(Applied Numerical Methods Using Matlab is a classic book)

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

发表评论

0 个回复

  • floyd_MATLAB
    matlab impletion of floyd algorith(Matlab impletion of floyd algorith)
    2007-03-31 20:54:13下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • Chapter6
    现代通信系统第6章 matlab程序源码(Modern communications systems Chapter 6 procedures for source code matlab)
    2008-06-08 01:37:00下载
    积分:1
  • UCA_MODE
    阵列信号处理,均匀圆阵模式空间算法,,通过虚拟阵元进行DOA估计(Array signal processing, uniform circular array pattern space algorithm, through the virtual array element to the estimated DOA)
    2008-08-21 23:46:25下载
    积分:1
  • cosamp
    Compressive Sampling Matching Pursuit
    2011-09-02 12:09:54下载
    积分:1
  • Nonlinear-dynamics-chaotic
    在 matlab 环境下的用于非线性动力学 混沌 分叉 的源程序,可以照葫芦画瓢(Nonlinear dynamics of chaotic bifurcation procedure)
    2014-02-25 12:18:41下载
    积分:1
  • CMAPSS Segmentation
    python code for cmapss segmentation
    2019-02-18 03:29:38下载
    积分:1
  • Bound_Constrainted
    This is IP optimization method examples
    2009-12-24 21:28:36下载
    积分:1
  • KPP-Photopopper-Manual---May-08-2010
    Project about a solar robot, simple and fun.
    2014-01-19 23:26:02下载
    积分:1
  • matlab_ART
    说明:  代数重建法,MATLAB例程,art,代数重建法,两种经典迭代格式的修正。(Algebraic reconstruction; matlab routine;Art, algebraic reconstruction, modification of two classical iterative schemes.)
    2020-11-30 21:49:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载