Abdul samad - MATLAB Central
photo

Abdul samad


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
Python, C++, C
Spoken Languages:
English, Turkish

Statistics

All
MATLAB AnswersThingSpeakFrom 12/21 to 02/25Use left and right arrows to move selectionFrom 12/21Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
225,716
of 297,046

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

  • First Answer

View badges

Feeds

View by

Channel


BMP Monitoring System

1 year ago

Answered
delete element from vector
Yes , you can delete 3 from the given array by assigning the null matrix, like this . In the command window do like this. >...

1 year ago | 0

Answered
what is the reason of putting a dot when writting an equation using matlab? for example: y=x.*z+c.^2
In MATLAB, using a dot before certain mathematical operators is known as element-wise operations. When you write an equation lik...

1 year ago | 1

Channel


DHT11 Sensor Data

3 years ago

Go to top of page