Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to write this equation (kindly help)

1 次查看(过去 30 天)
lasya ganapathi
lasya ganapathi 2020-6-18
关闭: MATLAB Answer Bot 2021-8-20
thank you
  1 个评论
John D'Errico
John D'Errico 2020-6-18
编辑:John D'Errico 2020-6-18
What have you tried? Have you tried int? Or integral? Or even just trapz?
The point is, this is not just a question about how to write that equation. First, you need to learn MATLAB. You need to learn the difference between those three subtly different tools in MATLAB. They are all there for very good reasons. The differences may seem sublte, but are important.
So start by learning enough about MATLAB to define the necessary constants. Decide how what is apparently a function w(q) will be created. Then decide what you will do with this expression, because no formula exists in a vaccuum. You have a reason to compute this. What will you do with it in the end? Do you want it in symbolic form? In numerical form? As a function you can evaluate or plot? How much accuracy do you need?
But until you do all of the above, you cannot reasonably just write that as some equation in MATLAB, and have it do anything useful at all.

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by