Statistics
RANK
192,477
of 295,448
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
9 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9 years ago
Question
Obtain beta distribution parameters according to histogram shape
Dear all, I have end up with a histogram from a 600x1 data (bounds -6 to 6). I was wondering how I could find an approximate bet...
10 years ago | 0 answers | 0
0
answersQuestion
Beta parameters acquisition from data
Hi, I have a 600x1 data and I need to get beta distribution parameters (alpha, beta) from it. The data varies from numbers -6 to...
10 years ago | 0 answers | 0
0
answersQuestion
Find beta parameters from data
Hi, I have a 600x1 data and I need to get beta distribution parameters (alpha, beta) from it. The data varies from numbers -6 to...
10 years ago | 1 answer | 0
1
answerQuestion
Delete rows from text file that do not contain certain numbers
Hi all, I am trying to delete all the lines that do NOT contain 1010001 and 1010003. Can anybody help how to make this job much ...
10 years ago | 1 answer | 0
1
answerQuestion
Loop problem / issue with variables
Hi all, I am having a little issue with my loop statement here. I want to end it when i reaches limit. If I run the code at this...
10 years ago | 1 answer | 0
1
answerQuestion
Monthly average text file question
Hi all! I have a csv file that has bunch of line with date (span of 4 years) and I am trying to find the monthly average for the...
10 years ago | 1 answer | 0
1
answerSolved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
10 years ago
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
10 years ago
Question
How to put big text into an array
Hi all, I have a big text (app 100k lines) right now and I wish to put every line as an array... could someone help? 20140...
10 years ago | 1 answer | 0
1
answerQuestion
How to put text into an array
Hi all, I have a big text right now and I wish to put every line as an array... could someone help? 201403 0.000 ...
10 years ago | 1 answer | 0
1
answerQuestion
Trying to delete lines that start with an alphabet on a text file
Hi folks, I have a huge textfile right here with around 100k lines and I am trying to delete all the lines that start with an...
10 years ago | 1 answer | 0
1
answerQuestion
Can't install MATLAB R2014a_unix on recently bought macbook air... help please!
Hey all, I recently bought a macbook air (10.9.4) but I cannot install Matlab. I get the following message when I try to click ...
10 years ago | 2 answers | 0