Community Profile

photo

shiva sai


Active since 2017

Followers: 0   Following: 0

Statistics

All
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

6 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years ago

Question


Can anyone provide code for f-ofdm (5g modulation technique)?
I am working on the project based on f-ofdm so I need code for f-ofdm.

7 years ago | 1 answer | 0

1

answer

Answered
how to insert value in uitable
<</matlabcentral/answers/uploaded_files/77721/lkio.JPG>>

7 years ago | 0

Answered
how to insert value in uitable
t=handles.uitable1; p=questdlg('options ','options menu','yes','no','no') /* asking whether to enter data directly or to enter...

7 years ago | 0

Question


How to perform Face recognition algorithm
Sir i am new to matlab. I am doing project on face recognition. I have basic idea on colour recognition. Can anybody help me h...

7 years ago | 0 answers | 0

0

answers