photo

Lorraine Williams


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
203 590
of 300 392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

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


Generating random numbers with mean and std dev specified
Hi I have a simple linear regression model y=10+25x+Ɛ where the random error term is normally and independently distributed ...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


finding the value in a table
I have a table and I wish to store the value of the 'rating pts' column in a variable when the column 'yds per att'= 7.21 (ther...

ungefär 10 år ago | 3 answers | 0

3

answers

Question


getting a specific column from a table
Hi Guys So I have a table (T) that I created from a cvs file. It has column headers and I want to assign x = content so x colum...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


How to combine 2 vectors of unequal length
Hi there If I have: A = [1 2 3] B = [5 6 7 8 9 22 13] How would I be able to create C=[A(1) B(1) A(2) B(2).......

ungefär 10 år ago | 2 answers | 0

2

answers