
Md. Golam Zakaria
Statistics
14 Questions
0 Answers
RANK
199,218
of 273,364
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
0
RANK
of 18,455
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122,784
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
3 days ago | 1 answer | 0
1
answerQuestion
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 ...
12 days ago | 1 answer | 0
1
answerQuestion
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...
5 months ago | 1 answer | 0
1
answerQuestion
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...
11 months ago | 1 answer | 0
1
answerQuestion
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...
11 months ago | 1 answer | 0
1
answerQuestion
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...
11 months ago | 2 answers | 0
2
answersQuestion
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...
12 months ago | 2 answers | 0
2
answersQuestion
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...
12 months ago | 0 answers | 0
0
answersQuestion
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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. ...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 2 answers | 0