photo

Jacob Weiss


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
200,542
of 300,321

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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 1

View badges

Feeds

View by

Question


Normalize unit vector to single didgit integers
I am trying to normalize a vector to integers. For example, I would like [ .4 .-4 .8] to be [ 1 -1 2]. However, if it is not a p...

4 years ago | 2 answers | 0

2

answers

Question


How to Normalize a Histogram without using fitdist and pdf or any other fitting functions?
I am trying to create a histogram for a set of data that is normalized, i.e the sum of the bins or area under the curve is = 1. ...

4 years ago | 1 answer | 0

1

answer

Question


repeat rows and export to txt file
I read in a txt file containing n colums and n rows. I need to repeat each row x number of times and then export the new file to...

4 years ago | 1 answer | 0

1

answer

Question


Scatter Plot Legend Issue With Assignment
I have five scatter plots that are plotted on one graph. I am trying to have a legend that shows the five colors instead of just...

4 years ago | 2 answers | 0

2

answers