![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6337559_1522113814476_DEF.jpg)
Sohail Ahmed
UET Peshawar
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
22 843
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 3 ans il y a | 1 réponse | 1
1
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 3 réponses | 1
3
réponsesQuestion
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; ...
presque 9 ans il y a | 1 réponse | 0