Sarfaraz Ahmed
Followers: 0 Following: 0
Estadística
37 Preguntas
0 Respuestas
CLASIFICACIÓN
122.613
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
37 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.84%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
Unable to resolve the name rm.ranova Error
Hi Everyone, I am running anova analysis and found such error while checking RM Anova results. But this error coming continou...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Intercept of each line to y-line
Hello folks, I am making curve fit plot for some data and trying to make intercept point of each data line with y-line. For e...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Plot Mean over Box Charts for two groups
I am running a piece of example code and trying to plot mean value over box chart for two groups. For example, in 2015 case, i...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Repeated measure ANOVA in MATLAB
Hi Everyone, I am trying to do ANOVA statistical analysis on the attached data set. This is just example data set to know how t...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot shaded areas with legend
Hello MATLAB Community, I am trying to shade PSD spectrum for specific region for example : f(ind1:ind2) -> nothing f(ind3:...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to do PSD measuremnet for the given signal
Hi, I am doing PSD (ms2) analysis for the frequency spectrum attached in the figure. I am able to find PSD but the results are n...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Saving and Loading ECG data (.mat)
Hello. my query is when I load my ECG_Save variable, it does open saved ecg signal along with figure as well. I don't understand...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how can set clock parameters ?
Hi , I am designing ADC for which I am giving clock signal, but I am curious about the parameter of clock signal that how can I ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how can delay give in nano or pico seconds ?
Hi. I am giving delay to clock in mili, nano, pico seconds. Actually the clock timing value is let say 0.02 , if I attach variab...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to design 9-bit UP/DN counter in simulink ?
Hi, I want to design 9-bit UP/DN counter in simulink by using DFF. so that when input signal is logic '1' the counter count UP(9...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
why condition become true in if/esle ?
Hi, the below simple code is making trouble that : here Vxp and Vxn both are same value(32.000); so the difference must be 0 but...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How can set variable-size signal with a nondiscrete sample time ?
Hi. I am facing some variable-size signal error. here in the (fig 1)attached file when I connect control input2 of switch2 with...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can convert variable-size signal ?
Hi, I am getting this error in simulink. can anybody help how can be removed this error ? I only get this error when I attach sw...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
two value difference is not complete 0. how can make it complete 0?
Hi, I am using *eq* function to see the difference but when i get these two values it's not giving right answer. fo example : wh...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can be delay clock forward and backward in simulink ?
Hi, I see in simulink the delay block only produce delay backward either *variable time delay* block or simple *unit delay* bloc...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can control enable sybsytem ?
Hi, In my attached deign the trigger subsystem always in trigger position. I want when the pulse block generates two output [y1,...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can input pulse signal be converted into vector ?
Hi, I am giving delay on clock by using *delayseq* function. As delayseq work on vectors but my input clock is either 1 or 0. so...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how pulse generation can be integrated with trigger block ?
Hi, I generated pulse by using below code and now I want to trigger my sampler on every rising edge but the trigger subsystem is...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can adjust the delay ?
Hi. I am adjusting delay backward by using " *variable time delay*" block in simulink but its only forward the delay not backwar...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How we can give Delay in a clock ?
Hi. I am using *"Delayseq"* function in MATLAB function block using simulink. But it doesn't provide delay in a clock. I cannot...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can Phased Array System Toolbox be added in MATLAB ?
Hi. I am working on delay in MATLAB and when I use *'delayseq'* function then error apperas that: *'delayseq' requires Phased...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Adjust the delay in the clock
Hi. I am designing delay control logic design in simulink. how can delay be controlled ? I attached a snap in which clock2 and c...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can introduce Delay in Ideal Clock Pulse ?
Hi. I am working in simulink model design. I want to introduce some delay on clock without using ideal delay block. because the...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how can design Quantifier through up/down counter?
Hi. I am designing quantifier through up/down counter but I am not getting one point here if someone could help in the following...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I convert signed/unsigned Integer into binary converter in simulink ?
Hi, I am using integer to bit converter in simulink with my ADC sampler value . but it shows an error that *" Error in port ...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how can I convert negative signed floating values into binary ?
Hi. I designed ADC in simulink and now I want to convert final scalar values into binary (digital form). how can I convert these...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Parameter dimension error in simulink (variable sized mode to fixed size mode)
I am getting this below error (detailed in attached snap). could anyone help me to get rid from this error. the error appear whe...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how we instantiate signal ports in Simulink ?
Hi. in the attached snap I am trying to use both block output signals to perform XOR operation. but the signal ports are not wel...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how can I get binary output '0'or '1' according to sign of the input value ?
Hi. I have output of ADC which give sampled value either negative or positive. I want to decode these values in binary form '1...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Up/DN Counter in Simulink
I am using Simulink, In which I need to count Up and Down depending upon the input values. It should up when the input is high...
alrededor de 6 años hace | 0 respuestas | 0