Estadística
0 Preguntas
17 Respuestas
CLASIFICACIÓN
3.043
of 297.560
REPUTACIÓN
18
CONTRIBUCIONES
0 Preguntas
17 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
8
CLASIFICACIÓN
of 20.456
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.148
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
Potential Signal Editor Bug
Hello @Kevin Ferguson Upon attaching a scope to the Signal Editor block, it seems that the signal editor block is working ju...
24 días hace | 0
how does dicomConnection work ?
Hello @Fayez Alruwaili, The usage of MATLAB function “dicomConnection” seems correct. The error message given is a known is...
24 días hace | 0
Soc battery using coulomb counting code
Hello @Anis Aoudia, By modifying I believe you are trying to optimize the code such that the execution time is reduced. So,...
25 días hace | 0
How to check Serial port continuously
Hello @Avadhoot Telepatil Data can be continuously monitored using a “timer” object. The “timer” class is used to create a “...
26 días hace | 0
How to interface Matlab/Simulink <--->RS232<--->8051 Micrcontroller?
Hello @Luit Dutta As per my understanding, you are trying to setup a communication between MATLAB/Simulink and 8051 microco...
26 días hace | 0
I am interafacing 8051 via serial port.How can i achieve this?
Hello @Tanmay As per my understanding you want to the set up an interface between Simulink and 8051 microcontroller. While S...
26 días hace | 0
Matlab GUI interface with Serial Port and plot the Data
Hi @Wasim Akhlaq, As per my understanding you want to transmit data using a serial port and plot it in MATLAB GUI. This issue ...
27 días hace | 0
How to transmit the data between PC and FPGA using serial ports
Hello @Sainath, Data can be transmitted between FPGA and MATLAB GUI using MATLAB’s “fread” and “fwrite” functions. In order...
27 días hace | 0
Phase error between two signals ?
Hello @El Mehdi FADEL, For calculating phase difference, you can use “Fourier” block to get amplitude and phase angle of each ...
alrededor de 1 mes hace | 0
How can i measure an average value of a continuous signal in simulink ?
Hello @Sai Gm, You can calculate the mean value of a signal over a time period using the “mean” block in Simulink. You can ref...
alrededor de 1 mes hace | 0
How can I calculate a mean of a signal or a mean of a part of a signal on Simulink ?
Hello @karim, To calculate the mean of a signal, follow the steps listed below: You can use the “Mean” block from the Simul...
alrededor de 1 mes hace | 1
How can i detect the amplitude of a sinusoidal signal in Simulink ?
Hi @El Mehdi FADEL, The amplitude can be found using the “minmax” block in Simulink. The block returns the maximum and minimum...
alrededor de 2 meses hace | 1
PLL Simulink 3 phase grid
Hi @Monica, The block referred to, 'actual amplitude detection', adjusts the normalization of the input grid signals based on ...
alrededor de 2 meses hace | 1
External mode option not showing on simulink matlab 2020a
Hi @Najam Islam, As per my understanding you are trying to find some button/option named “external mode” which will interface ...
alrededor de 2 meses hace | 1
Hotkeys not working in matlab
Hi @Ramil Ahtamyanov, I believe keyboard shortcuts are not working because of the following reasons: Unsupported keyboard la...
alrededor de 2 meses hace | 1
rescaleing subfigures within figure
Hi @Jakob, According to what I inferred from the question, I believe you are facing the following issues: Resizing multiple p...
alrededor de 2 meses hace | 2
convert double array in array string in table
As @Stephen23 rightly mentioned we can use the functions “array2table” and “convertvars” to convert double array and string arra...
alrededor de 2 meses hace | 1