photo

Md Mia


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
35,012
of 300,756

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Getting error in PARFOR in MATLAB
I was using PARFOR to create 80 files using MATLAB. The code is as below: function [t,ele_num_pipe,support_nodes] = write_kfi...

2 years ago | 1 answer | 0

1

answer

Question


Need help in projected area of pipe along the direction of flow
Hi I have modeled pipe and elbow using MATLAB. Have some confusion how to calculate the projected area of the element of pipe a...

2 years ago | 1 answer | 0

1

answer

Question


Upper bound curve that passes through the extreme (highest) points
I have a matrix of 100x2 data. When I used scatter plot, it looks like below. Now, I want to plot a curve touching the extr...

3 years ago | 5 answers | 0

5

answers

Question


Add a 45-degree line in a log-glog plot
Hi I have a scatter plot as below: scatter(log(X(:,1)),log(X(:,2))) I want to add a 45-degree line here. I tried using ...

3 years ago | 1 answer | 0

1

answer

Question


Pipe elbow creation using MATLAB code
Hi I am done with my MATLAB code which creates as many straight pipes I want. However, I want to connect them using pipe elbow ...

3 years ago | 2 answers | 1

2

answers

Question


How to read data from a specific column of excel having mixed data types
Hi I have a question. I have written a code to read data from a specific column of a specific sheet of excel and put in numdata...

5 years ago | 1 answer | 0

1

answer