photo

shaker mahmood


Last seen: 9 days ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
275,446
of 300,611

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,811

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

View badges

Feeds

View by

Question


Back Propagation Neural Network code for two input variables and one target output
i have two inputs as a matrix input 1 R [ 1*200] input 2 X[1*200] the target is [1] i want to take the first value of R w...

2 years ago | 0 answers | 0

0

answers

Question


hi i write this matlap code but when i plot it i get an empty graph
vt=-7; w=0.47; L=0.025; m=1.22; c0=34.515e-9;k=(w*m*c0/(2*L)); for vg=0:10:40 Id=k*(v...

8 years ago | 2 answers | 0

2

answers

Question


why its not work
i used n1=5; for x=50:5:200; y=2*pi*n1/x; plot (x,y); its show an empty plot

9 years ago | 2 answers | 0

2

answers