Community Profile

photo

Md. Golam Zakaria


Last seen: 5 days ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
C, MATLAB
Spoken Languages:
English, Hindi, Bengali
Pronouns:
He/him
Professional Interests:
Data Analysis, Plasma Physics, Power and Energy Systems, Nuclear Engineering

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to flip the x axis in a 3d plot?
Hello Everyone I need help regarding how to plot the x or y or maybe z axis values in backward mode. Like instead of it st...

5 days ago | 1 answer | 0

1

answer

Question


How to move the position of 2D projection of a 3D plot along the Z axis of the same figure?
Hello Everyone, I am trying to plot the 2D projection of a 3D plot beneath the 3D plot . That is, I want the projection of the ...

14 days ago | 1 answer | 0

1

answer

Question


Scaling of a system of coupled differential equation and is it possible?
Hello everyone. I have a system of coupled differential equation and I am using ode45 to solve it. The code is as following cl...

1 year ago | 1 answer | 0

1

answer

Question


Unable to meet integration tolerances without reducing the step size problem.
Hello Everyone. I am facing 'Warning: Failure at t=0.000000e+00. Unable to meet integration tolerances without reducing the st...

1 year ago | 1 answer | 0

1

answer

Question


Error using vertcat and how to solve it?
Hello everyone, I am getting Error using vertcat, Dimensions of arrays being concatenated are not consistent, error for the foll...

1 year ago | 1 answer | 0

1

answer

Question


Out of memory error in Matlab and How to solve it?
Hello Everyone I am trying to run a simple straightforward code in Matlab. I am having out of memory error. I am attaching the ...

1 year ago | 1 answer | 0

1

answer

Question


How to solve a system of coupled first order differential equations using ode45?
Hello everyone, I have a system of four coupled first oder differential equation, which needs to be solved. While the equations...

1 year ago | 1 answer | 0

1

answer

Question


How to separate real and imaginary components from a given expression in Matlab?
Hello everyone I have a expression and I need to separate the real and imaginary components of the expression. I have written a ...

1 year ago | 1 answer | 0

1

answer

Question


Can complex non linear circuits be simulated using matlab code?
Hello everyone I am familiar with simulink and simscape. But I have a particularly odd circuit to simulate. I have to simul...

1 year ago | 1 answer | 0

1

answer

Question


How to perform summation with double subscript notation?
Hello everyone, I have to perform some analysis based on the following equation, which contains summation operator with double s...

2 years ago | 1 answer | 0

1

answer

Question


How to perform integration of product of multiple function inside a for loop?
Hello everyone, I am having some troube integrating insiide a for loop. I am providing the code below. The code works wiithout t...

2 years ago | 1 answer | 0

1

answer

Question


How to perform integration inside for loop? [matrix dimension must agree issue]
Hello Everyone I am a beginner at matlab. I am trying to perform integration inside a for loop. But I am getting 'matrix dimensi...

2 years ago | 2 answers | 0

2

answers

Question


How to perform symbolic integration?
I am trying to perform symbolic integration of a complex equation. The code is given below. But every time I run the code the r...

2 years ago | 2 answers | 0

2

answers

Question


how to use for loop with vectos?
Hello everyone. I have a simple problem (huge for me). I need to use a for loop for generating several graphs. The code will exp...

2 years ago | 0 answers | 0

0

answers

Question


How to extract the result after each iteration while using for loop?
I am working with nested for loop. My code seems to work. However I need to extract the result after each iteration and finally ...

2 years ago | 1 answer | 0

1

answer

Question


How to plot in three y axis with one x axis?
Hello everyone. I have three different figure . All of them are on same x axis. I want to plot all three figures in same graph. ...

2 years ago | 1 answer | 0

1

answer

Question


How to integrate a function inside the for loop ?
I am trying to do integration inside a for loop. I am having problem with the matrix dimension or syntax maybe. Would anyone ple...

2 years ago | 1 answer | 0

1

answer

Question


How do I subtact two or more functions and integrate them?
Hello Everyone I am trying to obtain a characteristic curve which involves integrating the subtraction of two or more functions...

2 years ago | 1 answer | 0

1

answer

Question


How do I plot a integration result?
Hello everyone I need to plot the result of the integral as I tried in the code below (figure 2). Obviously I am doing somethin...

2 years ago | 1 answer | 0

1

answer

Question


I am having trouble doing integration for the following code.
I am having the following warning. Warning: Infinite or Not-a-Number value encountered. > In integralCalc/iterateScalarValued...

2 years ago | 2 answers | 0

2

answers