Marc Gebhardt
Followers: 0 Following: 0
Estadística
15 Preguntas
2 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
98.737
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
123.638
of 154.105
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
Test an application created in Coder in MATLAB environment
Hi, i created a basic .dll, .mex or c++/c file in Matlab for a function (just as an easy example: calculate the rows of a var...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Read specific value from XML-file
Hi guys, my question is about the reading of information from an xml-file of only a special type of object Example part of XML...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Change position of Graph edge label and node label
Hi, i plotted a graph with node labels and edge labels. Now, all edge labels are above the linking line, all node labels are in...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Extract values from vector with cell indices
Hello guys, i created a cell, with indices in the fields. c=cell(2,2); c{1,1}=[1,2,3]; c{2,1}=[7,8]; c{1,2}=[1,4]; c{2,2}=...
más de 4 años hace | 1 respuesta | 0
1
respuestaResuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
más de 4 años hace
Pregunta
Get ellipse function from datapoints
Hi guys, i want to get an ellipse function from given data. In this data, outliers are removed. Now I want to get the functi...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Calculate different correlation coefficients
Hi guys, i want to calculate correlation coefficients for some dataseries. The first groupwise representation is shown below. ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Position of two subplots with bar charts
Hi guys, to plot two barcharts, I used the subplot command. It is necessary to align both plots exactly under each other. The ...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Speed up matrix operation
Hi guys, i am calculating one resulting matrix by multiplying three matrices in the form result=M1*M2/M3 All matrices...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasFind lenght of shortest path from nodal incidence matrix
I have already calculated the adjacence and incidence matrix with this code, where the vectors fN and tN are from-node and to-no...
más de 6 años hace | 0
Pregunta
Find lenght of shortest path from nodal incidence matrix
Hello, I want to find the lenght of the shortest path between two nodes out of the given nodal-terminal-incidence-matrix (nti)....
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Plot values on .png in GUI
Hi, i want to add some information on a self-created map. For example I draw the motorways of california (or some of then) sche...
más de 6 años hace | 0 respuestas | 0
0
respuestasHold final value in Signal Builder from Command Line
Are there any solutions?
casi 7 años hace | 0
Pregunta
Hold final value in Signal Builder from Command Line
Hi guys, what is the command from the signalbuilder function to use the option "Hold Final Value"? I have automated some steps...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Choose one of two signals in simulink only with standard logic
Hi guys, i want to create a simple logic which chooses one of two continuous signals. For example I have one sine source (si...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Put automatically "Out" blocks on signal builder box
Hi, i created a signal builder box in simulink with a specific number of signals. The generated box has the same number of o...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Create a cell from a matrix
Dear community, my problem seems to be quite easy, but i didnt solved it until now. I have to vectors of size n*1 arranged i...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Put cells with rowise strings togehter
Hey guys, i have a cell with for example 10 rows and 1 column. In every field, a string is inserted like "1,amps,25,1". For w...
alrededor de 7 años hace | 2 respuestas | 0