How to solve a definite integral

hi,
For the record this are practice questions :)

댓글 수: 1

John D'Errico
John D'Errico 2014년 10월 27일
편집: John D'Errico 2014년 10월 27일
So what have you tried? Yes, we can do this, in fact, it is pretty easy. One line of code, but I don't need the practice, you do!
You learn by doing, not by someone else doing your work for you. If all you do is find people to solve your problems for you, then all you will learn is how to con someone else into doing your work. SO MAKE AN EFFORT!
Start by figuring out what tool in MATLAB does what is asked for. Do some reading. If you can't figure out what tool that is, then try using lookfor to find it for you.

댓글을 달려면 로그인하십시오.

답변 (1개)

Star Strider
Star Strider 2014년 10월 27일

0 개 추천

Welcome to the online documentation!
Bookmark the page for the Help Index for future reference. You can also get the internal MATLAB documentation by typing doc in the Command Window. The only problem is that you can’t easily share those references with others as you can the URLs for the online documentation.
Start by searching for the word integral. There happens to be a function by that name (not the function you’re looking for), and that search will lead you to the documentation for integral. Spend some time surfing through the links at the end of the page until you find the function you need. (It exists — I found it.) You can also search on the method you want to see if that turns up anything.

댓글 수: 1

Mike Hosea
Mike Hosea 2014년 10월 28일
It's kind of a tough one because this question asks for a deprecated function that has been removed from the see-also list of the recommended function for this task, though searching the documentation for "Lobatto" should be helpful.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2014년 10월 27일

댓글:

2014년 10월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by