Statistics
6 Questions
                        0 Answers
RANK
249 015
                          
                          
of 300 381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          6 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            50.0%
                        
VOTES RECEIVED
0
RANK
 of 20 941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168 477
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
Feeds
Question
Saving For Loop Values Into a Matrix
for i = 0:0.1:1 for j = 0:0.1:1 if (i^2 + j^2) <= 1 u = (sqrt(i^2 + j^2))^3; else (i^2 + j^2...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
I need some help getting my loop to work, I'll post a full script below, Thanks in advance.
if true % code end Do = 15; % diameter of die inlet [mm] D1 = 9; % diameter of die outlet [mm] Eps = 300; % s...
mer än 7 år ago | 1 answer | 0
1
answer1
answerQuestion
Help with iterating to get one final value with for loop
if true % code end
nästan 8 år ago | 1 answer | 0
1
answerQuestion
Help with for loop
I realize there is probably a lot wrong with this code, but I have all the values defined correctly that are used. Im trying to ...
nästan 8 år ago | 2 answers | 0
2
answersQuestion
Help with Amplitude Spectrum of Fourier Tranform
%% Import the data [~, ~, raw] = xlsread('/Users/Michael/Downloads/waveform_data (3).xlsx','Sheet1'); raw = raw(2:end,:)...
ungefär 8 år ago | 1 answer | 0

                
              