Community Profile

photo

Mike


UCLM

Active since 2012

Followers: 0   Following: 0

Message

a Bachelor of Science in Computer Engineering student
Professional Interests: C prog., Assembly prog.,MATLAB, Networking, Hardware(Logic Circuits, Microprocessor, Computer Architecture).

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to create a password program
Hello there guys... Please help me to create a program that will accept a user and a password. the Algo will be like this. ...

11 years ago | 1 answer | 0

1

answer

Question


My problem is, the display of my plot were dots. how will i able to display it with a curve line. the main code shoud be inside of the for loop.
for x=0.3:0.01:0.5 y=15e-9*exp(x/25e-3)-1; plot(x,y) hold on end

11 years ago | 2 answers | 0

2

answers