photo

Sohail Ahmed


UET Peshawar

Last seen: más de 3 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
22.856
of 297.457

REPUTACIÓN
2

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
80.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 3 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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 ...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 8 años hace | 3 respuestas | 1

3

respuestas

Pregunta


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; ...

casi 9 años hace | 1 respuesta | 0

1

respuesta