shiva sai
Active since 2017
Followers: 0 Following: 0
Statistics
All
RANK
286,108
of 295,638
REPUTATION
0
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
7 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:...
7 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
answerAnswered
how to insert value in uitable
<</matlabcentral/answers/uploaded_files/77721/lkio.JPG>>
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...
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