登录
首页 » Visual C++ » chap11

chap11

于 2011-07-27 发布 文件大小:1KB
0 340
下载积分: 1 下载次数: 3

代码说明:

  syms x g=exp(x*sin(x)) t=taylor(g,12,2) xd = 1:0.05:3 yd = subs(g,x,xd) ezplot(t, [1,3]) hold on plot(xd, yd, r-. ) title( Taylor approximation vs. actual function ) legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))

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

发表评论

0 个回复

  • sparse_coding_for_classification
    简单的sparse coding的小程序,基本可以了解sparse coding的工作过程。(Simple sparse coding small procedures, the basic can understand the working process of sparse coding.)
    2014-10-27 22:24:21下载
    积分:1
  • GaborFeature
    计算Gabor特征的MATLAB代码,方便修改和计算。(MATLAB code for calculation of Gabor features for easy modification and calculation.)
    2010-08-24 16:28:43下载
    积分:1
  • ch05
    matlab学习资料 matlab自学资料 matlab
    2010-05-14 20:42:30下载
    积分:1
  • Mwheeelanalyya
    Matlab中实现轮对分析的程序源码和相关的程序源码包,,能实现火车轮轨接触关系的分析 (Round of analysis of program source code and related procedures source package in Matlab, train wheel-rail contact analysis of the relationship)
    2012-08-07 01:53:32下载
    积分:1
  • TexasHoldemPoker
    c++ Texas holdem poker source code
    2014-01-01 09:26:28下载
    积分:1
  • Matlab-1-tasks
    利用matlab进行的poisson插值(Using matlab conducted poisson interpolation)
    2012-09-10 23:45:06下载
    积分:1
  • TD-LTE
    描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
    2015-04-21 09:15:24下载
    积分:1
  • bypass-UAC-souce-code
    本代码可以实现绕过win7UAC(用户账户控制),可以很好的实现(This code can realize to bypass win7UAC, (User Account Control), can achieve a good)
    2013-04-19 11:37:28下载
    积分:1
  • Ex11
    这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
    2014-11-20 15:50:36下载
    积分:1
  • gray_scale_half
    MatLab Gray Scale by Half
    2014-10-18 06:16:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载