photo

Yanuar Rizki Pahlevi


Last seen: 約4年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
1 回答

ランク
121,584
of 300,759

評判
0

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

回答採用率
42.86%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to Solve Second Order ODE with 2 dependent variables
Hi guys, I am trying to solve this second order ODE, I followed this step https://www.mathworks.com/help/symbolic/solve-differe...

5年弱 前 | 2 件の回答 | 0

2

回答

質問


How to simulate trained networks?
Hi guys, I am trying to feed my trained networks with some data. I want to make a plot from its output clear; clc; load netwo...

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

1

回答

質問


How to change MNIST data to a 784 matrix?
Hi guys, I want to train a network using MNIST Data. and I want to use the MNIST data as 784 vector as input, also as output. ...

約5年 前 | 0 件の回答 | 0

0

回答

質問


How To Assign Operator/Variables with a value
Hi, I am currently working on a task of Linear Genetic Programming, I have a question, how is the way to create the variable re...

約5年 前 | 2 件の回答 | 0

2

回答

質問


How to store iteration while loop result?
Hi guys, I need help. how can I store iteration result? while abs(xj-x0)>=error disp('*****************') x0=xj %new value o...

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

2

回答

質問


How to calculate limit in n-number of times?
Hi guys, I am working on a function which can generate the differentiation of equation given as input. But I am trying to make ...

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

1

回答

回答済み
How to Multiplying matrices
Okay, I think I have misleading with the question, what I am trying to do is to create a function which result is an equation. i...

5年以上 前 | 0

質問


How to Multiplying matrices
Hi, i need help. how can I multplying matrices 1x3 with 3x1 with variable only for it element. as example, I want to multiply ...

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

2

回答