登录
首页 » matlab » Chapter-9-Equations-in-One-Variable

Chapter-9-Equations-in-One-Variable

于 2012-03-27 发布 文件大小:13KB
0 253
下载积分: 1 下载次数: 3

代码说明:

  第9章 方程求根.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。(Chapter 9 Equations in One Variable)

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

发表评论

0 个回复

  • dpcm
    dpcm matlab code in zip format
    2009-05-05 13:41:16下载
    积分:1
  • Communication_Simulation_matlab_code
    《通信系统仿真原理与无线应用》一书的matlab仿真程序("Communication System Simulation Theory and wireless applications," a book of matlab simulation program)
    2010-01-17 12:18:59下载
    积分:1
  • BinaryIntegerProg
    说明:  也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_name) Aeq = load(Aeq_file_name) Beq = load(beq_file_name) x = bintprog(f, A, b, Aeq, beq) fp = fopen(write_file_name, w ) fprintf(fp, d\n ,x) fclose(fp)(good daima!)
    2011-04-17 09:24:01下载
    积分:1
  • LMS-algorithm-for-adaptive-equalizer
    在ISI信道中,用PN码作为训练序列,使用LMS算法的自适应均衡器(ISI channel, PN code as the training sequence, the adaptive equalizer using the LMS algorithm)
    2012-03-28 14:16:57下载
    积分:1
  • eigenvalue_p1_2D
    利用传统有限元方法计算二维possion 方程的特征值问题,网格采用的是三角网格,由matlab 的pdetool产生,一次多项式近似(Using traditional two-dimensional finite element method possion equation eigenvalue problem, the grid uses a triangular mesh is generated by the matlab pdetool, a polynomial approximation)
    2014-12-30 16:30:17下载
    积分:1
  • particleMatlab
    国外牛人写的经典的粒子滤波的源代码。很适合入门者研究。有详细的注释。(Classic foreign cattle were written the source code for Particle Filtering. Very suitable for beginners of. Detailed notes.)
    2010-06-12 11:18:20下载
    积分:1
  • 43680520kalmanfilter11
    在Matlab环境下的kalman滤波程序,有助于理解kalman的原理及其应有(1234566KALMAN)
    2009-12-13 20:24:09下载
    积分:1
  • ProblemsGeneration
    在用遗传算法进行JOBSHOP-SHEDULING时,编写的针对LMAX及CMAX的问题产生程序段。(Using genetic algorithm JOBSHOP-SHEDULING when prepared LMAX and Cmax for the problem of program segment.)
    2008-05-27 12:08:44下载
    积分:1
  • windfarm
    关于风电场的IEEE收录的论文,包括风电场及风电机的内容(IEEE paper about wind farm)
    2009-05-21 10:36:41下载
    积分:1
  • ICBI
    This the ICBI opensourse, [image processing] (Interpolation based super resolution. The result is better than bi-cubic)
    2014-08-10 15:12:48下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载