Feeds
문제를 풀었습니다
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
거의 10년 전
문제를 풀었습니다
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:...
거의 10년 전
질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
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년 초과 전
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0