photo

N A POORNA CHANDRA


Last seen: casi 2 años hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

0 Preguntas
10 Respuestas

CLASIFICACIÓN
3.542
of 300.343

REPUTACIÓN
16

CONTRIBUCIONES
0 Preguntas
10 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
how to add resistive load
hi hasnain, here is the procedure to add resitive load in simulink go to simulik model double left click at the empty space in ...

más de 2 años hace | 0

Respondida
Why are there different results of 'simplify' function for similar inputs?
hi saketh, i think there is mistake in your equation some where in paranthesis i guess i used the first equation and replaced th...

más de 2 años hace | 0

Respondida
How to plot this code?
hi hosi , here is the code to plot yB on diffrent values of a? i have assumed few hard coded values instead of taking them as i...

más de 2 años hace | 0

| aceptada

Respondida
How to plot this square signal without sum?
hi Armin, here is the code to plot this square signal without sum t = -0.5:0.001:0.5; % Time vector f = zeros(size(t)); % In...

más de 2 años hace | 1

| aceptada

Respondida
How to design a low pass filter with rectangular window?
hi kalasagarreddi, here is the code for low pass filter with rectangular window clear all; clc; fs = 8192; ...

más de 2 años hace | 0

Respondida
How to change background color of edit box while entering data by user?
hi rmpirooz, here is the code to change the background color of edit boxes for your requirement function positiveNumbersGUI...

más de 2 años hace | 0

Respondida
How to take FFT and represent it in dB in simulink?
hi moh mor , here is how can you get the plot in dB Ensure that you have the Signal Processing Toolbox installed in MATLAB/Sim...

más de 2 años hace | 1

| aceptada

Respondida
What should i do next to calculate the reliability using first order reliability method?
hi nazran, The procedure of the FORM is briefly summarized below. 1) Transform the original random variables from X-space to ...

más de 2 años hace | 0

Respondida
Using C code with main loop
Hi mantas here is the explanation for those terms main_Start_wrapper: it is a function which is responsible for initializing t...

más de 2 años hace | 0

Respondida
dpigen post-generation command failure
Hi chang try these steps Check the post generation command make sure it doesn't reference any dynamic allocated arrays or unsu...

más de 2 años hace | 0