photo

saphir alexandre


Last seen: 7 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
161,703
of 297,457

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 2

View badges

Feeds

View by

Question


find peaks of excel graph
Hello everyone, I'm having some trouble with finding the peak coordinates of my excel data. The data has x and y values which i...

11 months ago | 1 answer | 0

1

answer

Question


matlab online read excel sheet
Hello, I'm having some issues with an excel sheet that i am trying to have matlab read. I uplaoded the excel sheet just fine in...

1 year ago | 1 answer | 0

1

answer

Question


swaping 2 random numbers from array
hello, I have an array x = [1,(randperm(20)+1)] but i would like to swap 2 random numbers of that array while keeping 1 as my ...

3 years ago | 1 answer | 0

1

answer

Question


gauss elimination back substitution
Hello, I am typing a function for the gauss elimination process I have everything up until the top triangle I have found a wa...

3 years ago | 1 answer | 0

1

answer

Question


multiplication table using for loop
hello, I'm trying to create a multiplication table where numbers from 0 to 5 are times by 2 here is what i have: n = 5; samp...

3 years ago | 3 answers | 0

3

answers

Question


Find position of numbers in array
Hi, so i have an array W = [11, 56, 22, 45, 29] then i use Z = mink(W,2) to find the 2 lowest numbers in W how do i output th...

3 years ago | 1 answer | 0

1

answer

Question


Assigning random numbers to an variable
Hello, I was wondering how to assign random numbers to a varibale that already has numbers. Any help is appreciated Example: v...

3 years ago | 1 answer | 0

1

answer