photo

md mayeen uddin


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
144,985
of 300,369

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Need help to get the minimum absolute value of intersection point
below are my two vector L1(976x1) and L2(976x101) . i am calculatin the minimum absolute value where they intersecting. the figu...

4 years ago | 1 answer | 0

1

answer

Question


need help to calculate a dependent variable outside of function using ode45
Below is my function and the code to call that function using ode45 for a first order non-homogenius equation. THe code works fi...

4 years ago | 1 answer | 0

1

answer

Question


how to insert zeros in a certain column of only one row.
i have a vector of A =1x201 i want to insert zeros from column 116 to 170. Any help will be appriciateable

4 years ago | 1 answer | 0

1

answer

Question


Need help on using trapz on a definite integral
meu = 0.01; % acting friction during rolling Radius_R = 21; % Radious ...

4 years ago | 1 answer | 0

1

answer

Question


Need help to find min(abs(dL==0)) for every column individually
Hi i have two matrix and they are gradually L1 =11953x1 double L2 = 11953x201 double then i have substracted from L2 to L1 c...

4 years ago | 2 answers | 0

2

answers