Community Profile

photo

Md Mia


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Statistics

  • 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...

8 months 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...

9 months 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...

1 year 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 ...

1 year 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 ...

1 year ago | 1 answer | 0

1

answer

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...

3 years ago | 1 answer | 0

1

answer