photo

Moslem Uddin


Last seen: 1 month 前 自 2022 起处于活动状态

Followers: 0   Following: 0

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

统计学

All
  • Thankful Level 2
  • Solver

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答