Community Profile

photo

OZGUR YILDIRIM


Last seen: 6 dagar ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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...

mer än 3 år ago | 2 answers | 0

2

answers

Question


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; ...

mer än 3 år ago | 0 answers | 0

0

answers