統計
MATLAB Answers
6 質問
0 回答
ランク
of 156,371
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Why isn't this solve working?
I'm trying to get out 2 values for an angle, gamma: gamma = asin((sqrt(1 + d^2)*sin(a))/r) is the formula for the angle....
10年弱 前 | 1 件の回答 | 0
1
回答質問
How to get 2 angle values for an asin?
Hey guys, I'm trying to solve for 2 angles that have the same sine value. i.e. if x = asin(0.5), then x could be 30 degrees o...
10年弱 前 | 1 件の回答 | 0
1
回答質問
Solve this particular system of equations
Okay so I have 2 equations, for the latitude and longitude, of a sphere when looking at it from a distance. The latitude and lon...
約10年 前 | 2 件の回答 | 0
2
回答質問
Simulating intensity from surface plot?
So I'm trying to essentially show what the intensity distribution from a given 3D object would be, and have an intensity plot pr...
約10年 前 | 0 件の回答 | 1
0
回答質問
Need some help in solving these ODE's
Hey guys, I need to solve a coupled, simultaneous and implicit system of ODE's. Here's my code and then I'll briefly explain it:...
10年以上 前 | 2 件の回答 | 0
2
回答質問
using ode45 to solve a non-linear system of coupled ODE's
so my code doesn't work. I've looked around and seen that maybe ode45 is not the best ode solver for this problem but it is an a...
10年以上 前 | 2 件の回答 | 0