photo

Moslem Uddin


Last seen: 1 month ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
Bengali, English

Statistics

All
  • Thankful Level 2
  • Solver

View badges

Feeds

View by

Question


adding two colorbars in the uiaxes of app designer matlab
I would like to achieve this in app designer (withing UIAxes). The following is my attempt(following https://www.mathworks.com/m...

1 year ago | 1 answer | 0

1

answer

Question


plotting nonlinear equation along real and imaginary axis
I want to plot z along real and imaginary axis. Here, c and p's are constant. r is exp(i*t) with t ranging from (0,2*pi). Any ...

2 years ago | 1 answer | 0

1

answer

Question


Having difficulties in generating correct legend in subplot
I'm trying to generate the appropriate legend for the following plot: clear all; n=[300 600]; for m=1:length(n) t_0=0; t_n=...

2 years ago | 1 answer | 0

1

answer

Question


Lax-Wendroff method for advection equation with periodic boundary condition
I'm trying to solve advection equation in with and periodic boundary conditions . My approach is as follow: clc,clear xmin=0...

2 years ago | 1 answer | 0

1

answer