photo

OZGUR YILDIRIM


Last seen: 3 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Index exceeds the number of array elements (0) error. Help please
Hi, Below is my very simple code. What is wrong with this. Could you help me please? function [E]=mainy() clc clear all sy...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I run multiple symbolic functions simultaneously
Dear all, I have symbolic Matlab codes and I want to run three symbolic functions simultaneously. But I noticed that the main p...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Finite difference scheme and iteration what is wrong with my code? Please help me
function Perturbation(x,N,epsilon) clc close all x=10; N=10; M=10; h=1/M; alpha=1; beta=-1; epsilon=0.01; dtau=1/N; ...

más de 3 años hace | 0 respuestas | 0

0

respuestas