photo

Ash Ahamed


Last seen: 8 days ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
209,679
of 300,028

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,860

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,043

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


Run cmd faster and parallelly in background
Hello! I have this code which runs an executable going in to each folders. The executable opens a command prompt window. Execut...

3 years ago | 1 answer | 0

1

answer

Question


Custom colorbar with predefined ticks
Hello! I am trying to create a custom colorbar on a countourf plot using the code below. grid on colormap(jet(15)) colorbar ...

4 years ago | 1 answer | 0

1

answer

Question


Legend with 15 colors
Hello, How can I make a 3D plot legend to have 15 colors/levels and seperated/discreet like the attached example? Thanks in ad...

4 years ago | 2 answers | 0

2

answers

Question


Calculate fourier coefficients from XYZ displacement
Hello, How do I calcuate A and B upto 8th order of below equation using XYZ displacement data? Equation : y=A0 +(An * Cos n*...

5 years ago | 1 answer | 0

1

answer

Question


Calculate radial displacement from X,Y,Z displacements of a cylinder node
Hello, How do I calculate the radial displacement of a node on a cylinder from it's XYZ displacement. Center coordinate system ...

5 years ago | 1 answer | 0

1

answer

Question


How can I increase the speed of this loop?
This loop takes a long time to finish. Is there anyway I can increase the speed? Thanks for n=0:5039 name = sprintf('%d/conf...

6 years ago | 1 answer | 0

1

answer