Zwithouta
Followers: 0 Following: 0
Statistics
RANK
294 338
of 295 495
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20 240
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
How is the coordinates of X and Y in scatter for create this image?
Use this code/coordinates to create the figure [x,y] = meshgrid([1:9], [1:5]) figure hold on for i = 1:siz...
mer än 6 år ago | 0
Question
Determination of the calculation error in Matlab
Hi guys, could you please explain to me how to best estimate the size of the calculation error caused by the approximate r...
mer än 6 år ago | 3 answers | 0
3
answersQuestion
Avoid for loop: Looping through rows of m-by-n logical array
Postedit: Read the comments below the accepted answer! Is it possible to view the rows of a logical array independently witho...
mer än 6 år ago | 3 answers | 0
3
answersSolved
Maintain shape of logical-index mask
When using logical indexing into an array, MATLAB returns a vector output. For example, if A = magic(3); mask = logi...
mer än 6 år ago
Question
Speed performance: Find all y-vector entries that have the same value in an x-vector of equal length.
Hi Guys, imagine you have an x-vector x = [1 1 2 2 1 1]; as well as an y-vector of equal length. y = [1 2...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
How to preallocate tables using the table-function???
Hi Guys, according to the Matlab documentation for the 'table' function, it should be possible to preallocate tables using th...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
Can the function 'anovan' handle unbalanced designs?
Hello Guys, imagine the following experimental setup for an unbalanced, mixed-ANOVA: Unbalanced, non-repeated ANOVA with...
mer än 7 år ago | 0 answers | 0