Preeti Prajapati
Deenbandhu Chhotu Ram University of Science & Technology
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
19.721
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
80.0%
VOTOS RECIBIDOS
2
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
of 153.912
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
Why am i getting an unknown variable while taking the inverse Laplace of a 4th order system?
I am calculating the inverse Laplace of a 4th order transfer function with the following code: syms s t B=((0.8236*s^2+0....
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Why am i getting an Inf value when i am calculating definite integral in symbolic math toolbox?
I am calculating definite integral of a polynomial using syms command, using the following code: Lb=[-4 -4 -4 -4]; Ub=[4 4 4 4...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how can Levenberg Marquardt algorithm be implemented in script to train a neural network
I have constructed the network to fit a time series data in script. The network has two hidden layers of size 4 each and want to...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can I access the outputs of the hidden layers in a neural network?
I have a 2 hidden layer network. I trained it using a set of input output data but after training I want to access the outputs o...
más de 10 años hace | 1 respuesta | 2
1
respuestaPregunta
how can i provide one input vector to some neurons in the hidden layer and another input vector to some other neurons of the same hidden layer in matlab
I want to create a neural network with 2 input vectors.I am using 2 layer neural network with 10 neurons in the hidden layer. Bu...
más de 10 años hace | 2 respuestas | 0