Community Profile

mt


Active since 2014

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

nästan 9 år ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

nästan 9 år ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

nästan 9 år 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:...

nästan 9 år 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...

mer än 9 år ago | 0 answers | 0

0

answers

Question


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...

mer än 9 år ago | 0 answers | 0

0

answers

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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 ...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Solved


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 ...

mer än 9 år 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...

mer än 9 år 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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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 ...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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 ...

mer än 9 år ago | 2 answers | 0

2

answers