a1182953

积分:411
上传文件:6
下载次数:84
注册日期:2009-06-12 00:21:18

上传列表
notes.rar - 澳大利亚 八大名校之一 阿德莱德大学的信号统计内部讲义。很值得研究。配合matlab 仿真学习,2009-06-12 00:50:25,下载5次
fr.rar - Write a Matlab program which solves the initial value problem y  = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this problem is given by y(x) = x/(ln x + 1/2). Your program should display a plot of the Runge-Kutta solution and the exact solution on the same axes and should print out the norm of the relative error of the numerical solution. Be sure to label the x,y axes of the plot and to put a title on the plot.,2009-06-12 00:44:47,下载4次
ww.rar - Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution (hence not modifying the right hand side as the elimination is perfomed). Test your program and then run it on the system AX = B,2009-06-12 00:42:22,下载13次
qq.rar - A numerical solution of the 2D wave equation utt = β2 (uxx + uyy) is required over the region R in the x, y plane R = {(x, y)| 0 < x < a, 0 < y < b},2009-06-12 00:40:46,下载17次
zz.rar - 使用Euler-Cauchy method方法去处理2个矩阵。y(x) = eAxy0这个是实际的函数,2009-06-12 00:38:15,下载11次
lzh.zip - 使用 RUNGE-KUTTA-FELBERG 的方法去解决y -e^(x)y -2y +y=e^(-x)*(2e^(-x)cos(x)+5sin(x)).这是一道比较经典的数值分析题目。,2009-06-12 00:32:48,下载15次

近期下载

收藏