photo

Deck Zhan Sim


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

14 Preguntas
0 Respuestas

CLASIFICACIÓN
34.179
of 300.364

REPUTACIÓN
1

CONTRIBUCIONES
14 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
28.57%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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

  • Thankful Level 2
  • Thankful Level 1
  • Explorer

Ver insignias

Feeds

Ver por

Pregunta


Error on using ODE45 and cannot prompt output
Hi, i encounter some problem on showing the outputs for ODE45. May i know on how to solve it? I will be grateful that the soluti...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with the legend command
Hi, I have an issue with the legend command. When the legend command is coded, it should be showing the graph line respectively....

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why the graph is not look like logistic graph?
Hi, I have a problem in plotting logistic model graph. May I know what is the problem of my coding and how to solve it? I would ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make it accumarray?
Hi, may I ask that how to make it be accumulative array. I will be grateful that provide the idea. Thanks! %% Initialize Input ...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I solve the error for plot?
Hi all, I having the issue of plotting graph. I would be grateful that those who can solve the problem. Thanks! %% Initialize ...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Problem to display output
Hi, I have a problem to display the output. Can someone help me to solve this? Thanks a lots! Below here are the codes: for ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Drawing cumulative probability graph
Hi, I have an problem on drawing the cumulative probability graph. Can I ask for help on this? Thanks

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem to solve integration
Hi all, I having an issue to solve this problem. clc clear close all syms x f = @x sin(x); a = 0; b = pi; prompt = (...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem for doing Monte Carlo Integration
Hi all, I have a problem for doing the monte carlo integration. Below here are all the codes, the %% Monte Carlo is the section...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to implement the Fourier series method of heat equation?
How to implement the Fourier series method of heat equation by using the same value of L,alpha,t_final,n,t0,t1s and t2s? L=20; ...

casi 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How do implement the separation variable method of heat equation?
How to implement the separation variable method of heat equation by using the same value of L,alpha,t_final,n,t0,t1s and t2s? ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to implement mesh diagram?
How to do the mesh diagram in this coding with the corresponding of T,L and time? Below here are my codes: clc; clear all; ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the population when the year is 2012
clc clear; close all; year=[1975;1980;1985;1990;1995;2000;2005;2010;2015;2019]; populationitaworldbank=[55.44;56.43;56.59;...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the number of human population when the year is 2012?
function [ sol ] = polyreg( x,y,n) year=[1975;1980;1985;1990;1995;2000;2005;2010;2015;2019]; populationjpnworldbank=[111.94;...

casi 5 años hace | 1 respuesta | 0

1

respuesta