Estadística
CLASIFICACIÓN
37.075
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
32 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
28.13%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
When plotting multiple subplots in the for loop, how do you stop the axes from overlapping?
I am trying to plot the suplots in the for loop using the following code: for k = 1:length(txt_files) % some code ...
7 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to visualise data in 4D or 5D?
I have a pressure drop equation , where parameters to are varied independently (e.g., pipe diameter, pipe length, angle bend, ...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Interpolating for multiple curves and finding the y axis value
How do I interpolate the x (angle) and A factor datapoints between multiple curves? Each curve is for the different A factor. H...
9 meses hace | 2 respuestas | 0
2
respuestasPregunta
Is there a MATLAB's supercomputer the registered user can use to run numerical simulations?
Basically, the question from the title. I have time-consuming PC-heavy computations to do as part of my academic research. I am ...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to start with optimization in MATLAB Simulink?
Are there any MATLAB Simulink optimization examples I could look at to get a general understanding of the method and the proces...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Plot both global and local legend
In the tiledlayout, I am trying to plot both global and local legend. X = rand(5); Y = rand(5); figure tiledlayout(2,1); ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to write to register for TI DSPs?
I would like to change (i.e., overwrite) the register values (the whole register or single bit) during the code execution. For e...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Using a Memory Copy block to read/write a single bit gives an error, and workaround not working?
Hi, I am trying to read data from and write data to an ePWM register. I can read the whole register, but when I try to read half...
alrededor de 2 años hace | 1 respuesta | 1
1
respuestaPregunta
How to read and write to an upper half or a specific bit from a decimal number in Simulink?
Hi. Can you please tell me how to read and write integer number to the upper part of the register and read and write only one ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to modify an existing Simulink TI C2000 ePWM block?
I would like to change the ePWM up-down counting direction (PHSDIR) online on a synchronization signal and set the TBPHS paramet...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Simscape slower than Specialised Technology in Accelerator mode
I am ruing the same model: a three-phase source and diode rectifier and measuring the same signals. It seems that the Simscape m...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change font size and location in a mask icon?
I would like to change font size and location in a mask. I found an answer here disp('{\bf\fontsize{12}Label Text}', 'texmode',...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Modifying TI C2000 ePWM block output
Is it is possible to modify an ePWM output to do additional calculations before sending a PWM signal to GPIOs. For example, I ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to replace cell in a table with number?
Hi, I have a table and some of the cell in a table are not numbers. How to replace them with numbers so I can plot them. So ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Oversampling for C2000 (F28379D)
Hi, is it possible to oversample signals send to and from F28379D ControCARD in MATLAB Simulink? I am interested in oversampli...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Can I set Tx and Rx priority for F28379D in Simulink?
Hello, Is it possible to set Tx and Rx priority for F28379D in Simulink? Reading here a solution for a different chip, one of...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
error when compiling in External mode with Default parameter behavior set to Inlined
Hello, I am trying to run my Simulink application code for F28379D in External mode with the Default parameter behavior set to ...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
F28379D: one part of the code behaves differently in External mode
Hi, I am testing a bespoke control code on TI ControlCard F28379D and working on a protection part. It seems one part of the co...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Load all mat files to Workspace and plot
Hi, I am recording signals from DSP in External mode and I can record a certain number of data (depends on sample time, number ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Real-Time Code Execution Profiling -- how to understand the results?
I followed Real-Time Code Execution Profiling steps and recorded some data. How to understand this result, i.e. how to see if my...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Loading to two CPUs on F28379D and using the same GPIOs... CPU2 seems to be a 'master' and 'takes over' GPIOs?
Hi, I have loaded a code to CPU2 (rectangular pulse signal with a duration and frequency on GPIO31 and GPIO34). On the oscill...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Simulink External Mode on Texas Instruments TMDSCNCD28379D (F28379D) not working
Hi, I am trying to run TMDSCNCD28379D in an External Mode in MATLAB R2018a. I can successfully run the code (Deploy to Hardwar...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to generate Sine or Ramp reference in Embedded Applications?
Hi, Do you have any idea or suggestions or experience on how to generate a Sine or Ramp reference in Embedded Applications (e.g...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Implement derivative transfer function (numerator greater order than denominator) in Simulink
How to implement derivative transfer function (numerator greater order than denominator) in Simulink? Briefly, I am developing ...
casi 5 años hace | 0 respuestas | 0
0
respuestasSimulink custom library help, relative file paths to image not working
I saved Help as html file (e.g. myLibHelp.html). In this html file I used realtive path and tested in web browser. For each b...
alrededor de 6 años hace | 0
| aceptada
Pregunta
Simulink custom library help, relative file paths to image not working
Hi, I am writing a help file for custom libraties. I am susing HTML to write help. I am having trouble using relative path when...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
eCAN loading problems to TI C2000 C28x3x card; are example only for Vector hardware
Hi, I am trying to use CAN communication for loading application to Control Card F28335. I am using CAN Calibration Protocol an...
alrededor de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
ePWM setting for C2000 DSP, output not the right frequency
Hi All, I am trying to generate PWM pulses for a three-phase inverter using C28335 DSP and Matlab Simulink. My switching freq...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
C28335 Controller External mode communication keeps 'freezing'
Hi All, I am using C28335 Experiment kit and Matlab Simulink R2015a and CCSv5.5 to control dual stage converter (boost conver...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
C2000 Embedded coder -- Change default time-out
Hi all, I am trying to run a model in external mode, but keep getting the error " _Unable to connect to the 'TI Delfino F2833...
casi 8 años hace | 1 respuesta | 0