摘要: % Scripte file: funxy.m%% Purpose:% This program solves the function f(x,y) for a% user-specified x and y, where f(x,y) is defined as:% _% |% | x +... 阅读全文
posted @ 2013-03-05 21:50 dreamsyeah 阅读(187) 评论(0) 推荐(0)
摘要: % Scripte file: funxy.m%% Purpose:% This program solves the function f(x,y) for a% user-specified x and y, where f(x,y) is defined as:% _% |% | x +... 阅读全文
posted @ 2013-03-05 21:50 dreamsyeah 阅读(233) 评论(0) 推荐(0)
摘要: % Purpose:% This program solves for the roots of a quadraticequation% of the form a*x^2 + b*x + c = 0. It calculates theanswers% regardless of the ... 阅读全文
posted @ 2013-03-05 21:40 dreamsyeah 阅读(302) 评论(0) 推荐(0)
摘要: % Purpose:% This program solves for the roots of a quadraticequation% of the form a*x^2 + b*x + c = 0. It calculates theanswers% regardless of the ... 阅读全文
posted @ 2013-03-05 21:40 dreamsyeah 阅读(202) 评论(0) 推荐(0)
摘要: % Purpose:% This program solves for the roots of a quadraticequation% of the form a*x^2 + b*x + c = 0. It calculates theanswers% regardless of the ... 阅读全文
posted @ 2013-03-05 21:40 dreamsyeah 阅读(493) 评论(0) 推荐(0)