登录
首页 » matlab » 1

1

于 2017-08-20 发布 文件大小:25KB
0 238
下载积分: 1 下载次数: 3

代码说明:

说明:  主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分配优化; 案例13:遗传算法在车间设备布局优化; 案例14:应用Benders分解算法求解混合0-1规划;(Mainly for 14 cases of MATLAB programming; Case 1: General Regional double and three integral; Case 2: a class of integral functions containing integral terms; Case 3: General Regional N multiple integrals; Case 4: Monte Carlo method to calculate the N multiple integral; Case 5: Fredholm integral equations of the second kind; Case 6: Fredholm integral equations of the first kind; Case 7: Volterra integral equations of the second kind; Case 8: Volterra integral equations of the first kind; Case 9: Global optimization; Case 10:fsolve for nonlinear equations; Case 11: gradual wave derivative; Case 12: genetic algorithm for reliability and redundancy allocation optimization in complex systems; Case 13: genetic algorithm in workshop equipment layout optimization; Case 14: applying Benders decomposition algorithm to solve mixed 0-1 programming;)

文件列表:

1\第七章\BendersDecomposition.m
1\第七章\example731.m
1\第七章\example762.m
1\第七章\fsolveDemo1.m
1\第七章\fsolveDemo2.m
1\第七章\GA4WorkshopDeviceLayout.m
1\第七章\GAforSCADA.m
1\第七章\mytdraw.m
1\第七章\NonlinearVolterra2.m
1\第七章\randwalk.m
1\第七章\randwalknew.m
1\第六章\CalcInteDemo.m
1\第六章\CalcInteDemo2.m
1\第六章\example6_2_1.m
1\第六章\example6_2_2.m
1\第六章\example6_2_3.m
1\第六章\example6_4_1.m
1\第六章\example6_4_2.m
1\第六章\example6_4_3.m
1\第六章\example6_4_4a.m
1\第六章\example6_4_4b.m
1\第六章\example6_5_1a.m
1\第六章\example6_5_1b.m
1\第六章\example6_5_2.m
1\第六章\Fredholm1.m
1\第六章\Fredholm1to2.m
1\第六章\Fredholm2.m
1\第六章\IntDemo.m
1\第六章\NewFredholm2.m
1\第六章\nIntegrate.m
1\第六章\rbf_calc.m
1\第六章\rbf_dblquad.m
1\第六章\Volterra1to2.m
1\第六章\Volterra2.m
1\第七章
1\第六章
1

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

发表评论

0 个回复

  • MATLAB
    matlab图形图像处理的电子书籍,对于应用matlab进行图像采集和处理的工程师非常有用(matlab image processing graphics e-books, for the application of matlab image acquisition and processing of very useful Engineer)
    2008-05-13 12:43:01下载
    积分:1
  • MIMO_CAPCITY
    MIMO系统信道容量在AWGN下进行仿真(MIMO system, channel capacity simulation in AWGN )
    2009-12-27 16:10:37下载
    积分:1
  • SVM
    Tools to matlab optimization
    2012-06-29 09:16:13下载
    积分:1
  • LMS_RLS_MVDR_SMI
    自适应波束形成算法,有需要的可以下载看看(Adaptive beamforming algorithm, there is a need can be downloaded)
    2013-07-13 16:27:15下载
    积分:1
  • untitled1
    自己构建的复杂时间结构的频谱分析图,频率为325MHz,占空比可看.作为参考(the fft of complex beam time structure)
    2011-12-19 17:08:59下载
    积分:1
  • RBF_DE
    RBF配点求解微分方程是一类新方法,程序给出了RBF(采用的径向基函数是MQ函数)求解一维微分方程实例。(RBF (Multi-quadric function) method to solve the one dimentional differential equation.)
    2014-02-21 18:09:23下载
    积分:1
  • clustering-methods
    分别用Kmeans FCM和dbscan算法进行聚类比较,内附UCI数据,可以进行验证(Respectively Kmeans FCM clustering algorithm and compare dbscan, enclosing UCI data that can be verified)
    2014-05-26 09:46:52下载
    积分:1
  • Matlab-gongjushu
    这是一本最经典的matlab工具书,中文的,通俗易懂,更适合初学者,而且该PDF比已有的要更加清晰工整。(This is the most classic matlab books, Chinese, user-friendly, more suitable for beginners, and the PDF than the more clear and neat. )
    2014-12-14 09:58:35下载
    积分:1
  • case30_Serhat
    THIS IS IEEE TEST BUS SYSTEM
    2015-01-01 21:21:05下载
    积分:1
  • ncm
    Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.(Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory coursein numerical methods, Matlab, and technical computing. The emphasis is on in-formed use of mathematical software. We want you learn enough about the mathe-matical functions in Matlab that you will be able to use them correctly, appreciatetheir limitations, and modify them when necessary to suit your own needs. Thetopics include* introduction to Matlab,* linear equations,* interpolation,* zero and roots,* least squares,* quadrature,* ordinary di? erential equations,* random numbers,* Fourier analysis,* eigenvalues and singular values,* partial differential equations.)
    2008-05-23 18:57:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载