photo

libin danial


University of Maryland

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
22,533
of 299,791

声誉
1

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Write a script that prompts the user to input a function, f(x),
thanks, how about the piloting part does that look right

13 years 前 | 0

提问


Write a script that prompts the user to input a function, f(x),
Write a script that prompts the user to input a function, f(x), and the limits of integration, a and b. The script should approx...

13 years 前 | 2 个回答 | 0

2

个回答

提问


fixed-point iteration for root finding
Write a program that uses fixed-point iteration to find the non-zero root of f(x) = x3/2 – x2 + x. Make sure you choose an iter...

13 years 前 | 1 个回答 | 1

1

个回答

提问


how do you use the built taylor function, can some one give an example
how do you use the built taylor function, can some one give an example

13 years 前 | 1 个回答 | 0

1

个回答

提问


Use sinh(x) = 0.5 (ex – e-x) to evaluate sinh(x) for x = logspace(-12,12,100). Plot the absolute and relative error obtained by using this formula instead of the built-in sinh function . What is the cause of error for small x?
Use sinh(x) = 0.5 (ex – e-x) to evaluate sinh(x) for x = logspace(-12,12,100). Plot the absolute and relative error obtained by ...

13 years 前 | 0 个回答 | 0

0

个回答