Estadísticas
17 Preguntas
6 Respuestas
CLASIFICACIÓN
227.148
of 281.927
REPUTACIÓN
0
CONTRIBUCIONES
17 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
58.82%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 19.065
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 134.316
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
Content Feed
Pregunta
How to detect isolated points in a vector
Hi, I have a vector (see attachment), and I would like to detect isolated points (marked with red cicles in the image). Isolat...
11 días hace | 1 respuesta | 0
1
respuestaPregunta
Accelerate Physics-informed neural networks
Hi, I try to accelerate PINN. I use in principle this example case here, https://de.mathworks.com/help/deeplearning/ug/solve-p...
alrededor de 1 mes hace | 0 respuestas | 0
0
respuestasPregunta
Outlier Detection of a matrix depending on spatio coordinates
Hi, I have thousands of matrices, each of (130x160) with values (range of -25 up to +25) consisting of outliers.The values of t...
alrededor de 2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Calculating a mean matrix of a cell array
Hi, I have a A=78757x1 cell, consiting of {125×15 double} matrices. How can I calculate the mean of all (78757) matrixes,...
3 meses hace | 2 respuestas | 0
2
respuestasPregunta
Bar3 crahes by plotting a cell array in a loop
Hi, I have a M, which is a cell Array M, which is 1×1 cell array of {1×292 cell}. Each of the 292 consits again of cells diff...
5 meses hace | 2 respuestas | 0
2
respuestasHow do I create a 3D histogram for; x = 1*26, y=1*28, z = 26*28 ?
Thank you. Chris
6 meses hace | 0
How do I create a 3D histogram for; x = 1*26, y=1*28, z = 26*28 ?
For exampleI, Z is the air pollution measurements which were measured at different points in the space (xy) e.g. over a recten...
6 meses hace | 0
Pregunta
Adjust the axis of bar3 plot
Hi, if I plot bar3(myMatrix) I got the result in the attached picture. MyMatrix size is 70x15. 1.) How can make the y-axis (1...
6 meses hace | 3 respuestas | 0
3
respuestasMatlab activation function list
Found here: How to use a Leaky Relu/Softmax function in a hidden layer in a Feedforward Neural Network? - MATLAB Answers - MATL...
9 meses hace | 0
Pregunta
too many input arguments Fmincon
Hi,how can I extended the inputs of the objectivefunction in this example Solve Partial Differential Equation with LBFGS Method...
9 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to plot 2D color coded polar plot at sparse location
Hello I would like to have the same plot like in the attachment. It is a color coded polar plat at sparse location in theta (e....
más de 1 año hace | 0 respuestas | 0
0
respuestasMatlab activation function list
Thank you Simon, I used the model function example below. From your link I can see some activationlayerfunction but can't deri...
más de 1 año hace | 0
Pregunta
Matlab activation function list
Hello, where can I find an overview about functions to be used as activation functions in NN, e.g. radbas, tanh, sigmoid, tansi...
más de 1 año hace | 3 respuestas | 0
3
respuestasPregunta
fmincon running on GPU
Hi I implemented a modified copy of this example. I tried to run it on GPU but if I try to convert the inputs (dlR,..) from a...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
parFor Worker unable to find file. Unrecognized function or variable 'parameters'
Hi there I have trouble to paralize the the loop. It is from here: Solve Partial Differential Equations Using Deep Learning -...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Solve 2D Navier stokes Equation Deep Learning
Hi I want solve 2D NS with the help of Machine learning. I want to modify the use case of the Burges Equation(BE) to 2d NS. Here...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Index a cell array with an cell
Hi all I have a cell array C {1x2} C{1} 1x180 values C{2} 1x1260 values and B with the same size containing zeros and ones...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
ML error: Index in position 2 exceeds array bounds (must not exceed 1).
Hi all, i got this error for my machine leraning code. X and y are single vectors with the same length (1x35000000) .It happen...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert a cell containing sub cells to a vector
Hi, I have a cell A (1x2 cell array) containing e.g. {1x5}cell {1x3} cell 1×5 cell array {142×1 cell} {113×1 cell}...
más de 2 años hace | 1 respuesta | 0
1
respuestaProblem by saveas plot
Thank you all so much for your help. In my case the '-dpng' ending did not work. if I change to: Temp=['%MyName%' ,'.png']; ...
más de 2 años hace | 0
| aceptada
Pregunta
Problem by saveas plot
Hi everyone, I do not understand what I'am doing woring in saving my plot. My code: Temp=[num2str(vaiable), 'Myplotnumber'...
casi 3 años hace | 4 respuestas | 0
4
respuestasPregunta
load a txt file with variable header
Hi Everyone, i want to "load" multiple txt-files but they have variable header. However all files looks like this: *bla bla ...
casi 3 años hace | 1 respuesta | 0