Yanuar Rizki Pahlevi
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
64.259
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaHow 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...
alrededor de 4 años hace | 0
Pregunta
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 ...
alrededor de 4 años hace | 2 respuestas | 0