photo

Hosup Song


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
220,531
of 300,369

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
55.56%

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,407

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 3

View badges

Feeds

View by

Question


How do I customize xticks on plots?
I'm trying to draw a plot and put custom gridlines on it by chaging the xticks. say if I have x = linspace(0,100,101) and I ...

8 years ago | 1 answer | 0

1

answer

Question


How do I add custom gridlines on my image?
So I'm trying to program an image converter and trying to get some gridlines on it. axis equal; imagesc(secondlevelTIFF, s...

9 years ago | 2 answers | 0

2

answers

Question


Putting in custom grid lines in figures
Hi, I'm trying to make figures of heat senses and I need custom grids. So I have a 150*150 matrix that im converting to a fig...

9 years ago | 1 answer | 0

1

answer

Question


How to get results from symbolic variable integration
Pretty straight forward, I'm trying to do integration with symbolic variables. I'm doing some complex integration with a mix ...

9 years ago | 2 answers | 0

2

answers

Question


How to set a polynomial as a variable
I'm trying to create an m script that will give me different polynomials as results. I want to know how to set up the code so...

9 years ago | 1 answer | 0

1

answer

Question


Saving multiple figures in script
I'm trying to write a code that will produce multiple figure images. The code will take the input variables and graph it and ...

9 years ago | 0 answers | 0

0

answers

Question


How to write script for multiple files
so I have my files named 'abcd001' ~ 'abcd999' I'm trying to write a script using for loop to perform some function on these fi...

9 years ago | 1 answer | 0

1

answer

Question


convert matrix to jet colormap image and save as tiff
I'm working with hundreds of images that I need to convert to images using the jet colormap. I work with tiff files. I can...

9 years ago | 2 answers | 0

2

answers

Question


How to find row with maximum value of column?
I'm currently working with a matrix that is at smallest 1024*11,000. I need to figure out how to find the row with the maximum ...

9 years ago | 2 answers | 0

2

answers