Statistics
3 Questions
                        0 Answers
RANK
241,268
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            66.67%
                        
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
Largest column of a matrix
Given an m by n matrix, the e. g. A=[3, 1,2;3,1,1;3,6,2] I want write a Matlab function that finds which of the collumn of A has...
4 years ago | 1 answer | 0
1
answerQuestion
Plotting mantissa against a vector
Given a vector xx=rand(16,1) and to plot its mantissa against xx I simply use plot(floor(log10(xx)), xx) Th...
5 years ago | 0 answers | 0
0
answersQuestion
How to sum over indices?
Given for some , how can one writes the sum using the Matlab Code. When I try, I get confused. Please Help me out. I started...
6 years ago | 1 answer | 0

