photo

Ranjan Kandasamy


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
204,108
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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


Schottky diode IV characteristics plot error
I am trying to plot the current density vs voltage characteristics for a Schottky diode using the following equations: Curren...

4 years ago | 1 answer | 0

1

answer

Question


How to write conditional statement/loop?
I need to plot with an expression for V<0 and another expression for V>0. clc clear all n = 1.02; %Ideality factor A = 3...

4 years ago | 1 answer | 0

1

answer

Question


Plotting Schottkly diode I-V chracteristics
I am trying to plot current density vs voltage for the schottky diode. This is my code so far: clc clear all n = 1.02; ...

4 years ago | 1 answer | 0

1

answer