登录
首页 » Visual C++ » chap11

chap11

于 2011-07-27 发布 文件大小:1KB
0 331
下载积分: 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 个回复

  • matlabjiangyi
    matlab讲义是初学者的必备的学习资料,简单易学(Matlab overhead is required for beginners learning, easy)
    2007-05-01 15:30:32下载
    积分:1
  • 11912888matlab
    Very low cost, low component count charger/adapter – replaces linear transformer based solutions • Extremely simple circuit configuration designed for high volume, low cost manufacturing
    2009-03-01 10:59:59下载
    积分:1
  • tow
    随着应用的越来越复杂,对数据同步和存储的要求越来越多,有时候我们面对大量复杂的数据加载和数据同步代价,尤其是如果单服务器无法承载大量应用数据的时候,我们如何可以实现动态扩展服务器已达到负载均衡的目标(As applications are becoming more complex, the data synchronization and storage requirements are more and more, sometimes we are facing a large amount of data loading and data synchronization costs, especially if a single server cannot load a lot of the time of application data, how can we realize the dynamic extension of the server has reached the aim of load balancing)
    2015-01-27 16:52:18下载
    积分:1
  • GP-programming-
    本程序是对遗传算法的改进实现,在遗传操作中的选择 复制 交叉部分做了改进。代码调试通过 可以通过宏命令修改迭代次数。(This program is the improvement of genetic algorithm implementation, the choice of operation in the replication of genetic cross-section are improved. Debugging through macro commands can be modified by the number of iterations.)
    2011-05-08 18:31:35下载
    积分:1
  • example-2.29-1.0.0.tar
    LIBRARY ZIGBEE WIRELESS SENSORS
    2010-02-09 22:36:39下载
    积分:1
  • ColorImageHistogram
    彩色直方图(matlab),可以直接求出rgb图像的直方图(Color histogram (matlab))
    2009-05-20 09:46:01下载
    积分:1
  • matlabABCbianjie
    MATLAB在ABC边界上的FDTD程序仿真程序。(MATLAB in the ABC program on the border FDTD simulation program.)
    2009-04-19 16:24:48下载
    积分:1
  • lfsr
    1)利用CC++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:(1) the use of C C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle 3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation). LFSR given as follows:)
    2015-12-14 16:26:56下载
    积分:1
  • DSPfir
    这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
    2013-09-15 21:16:30下载
    积分:1
  • code
    A little FAT32 Parser with some fuctions.
    2014-01-31 14:56:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载