Justin Bruh - MATLAB Central
photo

Justin Bruh


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 02/16 to 03/25Use left and right arrows to move selectionFrom 02/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
1 回答

ランク
37,561
of 297,775

評判
1

コントリビューション
7 質問
1 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


bvp4c gives error "The derivative function ODEFUN should return a column vector of length 4."
I'm trying to use bvp4c and it's giving me the error above even though my function vector is a column vector of length 4. What a...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


bvp4c with more boundary conditions than equations
I'm working an orbital mechanics problem where I have four differential equations with four time dependent variables (radius and...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Perform double integral of a symbolic equation?
I have the following code producing a 10x10 matrix of symbolic equations (B): syms x y phi(1)=x*y*(1-x)*(1-y); ph...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to solve for the first five values only?
I have an equation: cos(x)cosh(x)+1=0 There are infinitely many solutions to x but I only want the first five(only positive x...

約8年 前 | 1 件の回答 | 1

1

回答

回答済み
Compute function of two variables
I've figured it out. Everything down to the end of the 3 loops is the same. Then I added this fourth loop: index1=0; ind...

約8年 前 | 0

質問


Compute function of two variables
I have a function Ux=f(x,t) where f(x,t) is an infinite sine series (which I've truncated at 50 terms). I want to find the value...

約8年 前 | 1 件の回答 | 0

1

回答

質問


Ignore answers with imaginarey components
I have a for loop nested inside of another for loop. I am using each for loop to vary a specific number (i.e A and B) to get eve...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


How to Solve a System of Equations with Multiple Variables
I'm working through a propulsion homework problem. I've gotten to the end where I've ended up with four equations and four unkno...

約9年 前 | 3 件の回答 | 0

3

回答