photo

Sohail Ahmed


UET Peshawar

Last seen: meer dan 3 jaar ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
22.856
of 297.457

REPUTATION
2

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
2

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

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 Pulse Frequency Modulated (PFM) waveform?
There are a lot of ways to generate PWM in simulink, also there is a built in PWM Generator block. But there are no direct resou...

meer dan 3 jaar ago | 1 answer | 1

1

answer

Question


How to evaluate model in embedded coder support package without the real hardware at hand?
I have found that MATLAB supports embedded system development through its embeded coder support package, Specifically I have to ...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


Why MATLAB asks for "more input arguments" in the function which is to be handled by ode45?
I have following code to solve a system of differential equations function v_out = system_ex(t,v) v_out = zeros(2,1); v_out(1...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to use not equal to '~=' operator in if statement?
My code works fine with '==' but not with '~='.I expect it not to display 'error' if user enters A or B x=input('input x...

ongeveer 8 jaar ago | 3 answers | 1

3

answers

Question


For loop operation on vectors
if true function IB= ibtest(VCC) RL =[1000, 10000, 200000, 400000, 600000, 800000, 1000000]; RB=22000; RP=50; R=470; B=300; ...

bijna 9 jaar ago | 1 answer | 0

1

answer