photo

Akshay Kumar Kumaraswamy


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
276,923
of 300,352

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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
  • Thankful Level 1

View badges

Feeds

View by

Question


How to generate values between 5 and 4 with difference 0.1 without subtract symbol?
I want something like this [5:0.1:4] = 5 4.9 4.8 4.7.....4.1 4 Thank you

7 years ago | 2 answers | 0

2

answers

Question


How to increment the specific command
Par.Instr{5}.Obj.Write(['SOURce' num2str(lineNum) ':VOLTage:OFFSet ' num2str( Par.SigGen{lineNum}.PulseAmp)]) I need to incre...

7 years ago | 2 answers | 0

2

answers

Question


How to set X axis limit as 10 to power 1 up to 10 to power 5
set(hAx(1),'XLim',[1e1 1e5]) Please find the attachment. I need some thing like that.

7 years ago | 1 answer | 0

1

answer

Question


How to generate square wave in matlab with frequency,amplitude,voltage offset,dutycycle?
Hi, I want to generate square wave with frequeency=10/200e-6,amplitude=3.3,voltageoffset=0 and duty cycle=50. can anyone help ...

8 years ago | 1 answer | 0

1

answer

Question


How to store all the values into the spreadsheet.
How to store all the values into the spreadsheet. I have thousands of values i need to save in spreadsheet, i used xlswrite fun...

9 years ago | 1 answer | 0

1

answer