Yanuar Rizki Pahlevi
Followers: 0 Following: 0
Statistik
RANG
64.271
of 295.527
REPUTATION
0
ANTWORTZUSTIMMUNG
42.86%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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. ...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortHow 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...
etwa 4 Jahre vor | 0
Frage
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 ...
etwa 4 Jahre vor | 2 Antworten | 0