Estadística
12 Preguntas
8 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
8.257
of 295.467
REPUTACIÓN
5
CONTRIBUCIONES
12 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
58.33%
VOTOS RECIBIDOS
1
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
120.536
of 153.912
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Generating chirp with dsp.NCO system object in frame-based processing mode
Dear all, I want to generate a chirp with a dsp.NCO instance by inputting a column vector of phase increments in order to achie...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
Add menu items in toolstrip of dsp.Arrayplot
Hello all, Anyone knows how to add menu items the toolstrip of dsp.Arrayplot? It would be nice that I can control from here the...
más de 1 año hace | 1 respuesta | 0
1
respuestaAdd empty cell inside a cell array considering a single array
Hi Luca, Does this help you? GGG = {{[1 2 2 1 3 4 9 9 6 1 3 3 2 1 2 4 3 ; 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85],[...
alrededor de 5 años hace | 0
Pregunta
How to set the number of samples per frame in a self-authored system object?
Dear all, I'm trying to make a proprietary signal generator (no inputs, one output) in simulink using a matlab.system block fro...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasAccess to array of structs (no for loops)
Thanks everybody for the links, hints and considerations! Patrick
más de 5 años hace | 0
Pregunta
Access to array of structs (no for loops)
Dear All, From an array of structs I want to access all last elements of field datarow using one command. Construct the array...
más de 5 años hace | 4 respuestas | 0
4
respuestasSimulink System Object doesn't allow to specify sampling time
Hello Vasco, I have the same problem (2017A, I am about to upgrade to 2018B). Did not find anything about 'DisableGetCheck' in...
casi 6 años hace | 0
How to set the datasource of a histogram programmatically?
Hi Adam, I got some support on this topic. You can try the hidden/undocumented |Behavior.linked.YDataSource| property from |H...
más de 6 años hace | 0
| aceptada
Pregunta
How to set the datasource of a histogram programmatically?
Hello all, Does anyone know how to set the datasource of a histogram? figure; data = randn(10,1); h = histogram...
más de 6 años hace | 3 respuestas | 0
3
respuestasTwo knob slider for a GUI or app
Thanks Adam and Peter for your suggestions. I build the following code, had some troubles to find the position properties of the...
casi 7 años hace | 0
| aceptada
Pregunta
Two knob slider for a GUI or app
Hello, For sorting out timing events I need a slider with two knobs, see picture taken from internet. Anyone a suggestion or...
casi 7 años hace | 4 respuestas | 0
4
respuestasPregunta
How to get the modulus of complex symbolic expression?
Dear all, I want to calculate the modulus of complex symbolic expression but I do not get explicit results: syms a b; a...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaHow to paste figures in an opened ms word document? (programmatically using COM Automation server))
Thanks for all the answers. The following code is what I was looking for. Before running this script you have to open a MS word ...
más de 8 años hace | 0
| aceptada
Pregunta
How to paste figures in an opened ms word document? (programmatically using COM Automation server))
Is it possible to connect to an opened or active MSword document (the one I'm editing at that moment) and paste any matlab figur...
más de 8 años hace | 4 respuestas | 0
4
respuestasPregunta
How to communicate with multiple I2C devices within one session?
Hello All, On my board there are two I2C devices: an ADC and a DAC. They are connected via one I2C bus and there are no base ...
más de 8 años hace | 0 respuestas | 1
0
respuestasPregunta
How to use clabel with log scale axes?
Hello, Does anybody know how to get nice contourlabels (clabel) in plots with logaritmic axes. I have a workaround where I p...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasHow to brush data of subplots containing histogram and scatterplot?
Thanks for giving me an answer. Let me rephrase the question. I recooked the code and arrange the subplots as I want. Upper subp...
más de 10 años hace | 0
Pregunta
How to brush data of subplots containing histogram and scatterplot?
Dear all, From experimental data I need to find cross relations. This I will do by making a scatterplot and a histogram. I co...
más de 10 años hace | 1 respuesta | 0
1
respuestahow to use output indexes from the MAX function
Thanks Sven, This works! The BSXFUN is new for me. I will investigate the capabilities of this function. Good remark from Wa...
casi 13 años hace | 0
Pregunta
how to use output indexes from the MAX function
Hi all, I want to find the indexes of the maximum and the second maximum in 3D array for a certain dimension. My strategy is ...
casi 13 años hace | 2 respuestas | 0