Manoj Kumar Sharma
Vidya College of Engineering, Meerut
Followers: 0 Following: 0
Asst. Professor in Engineering College of AKTU, Intrest is in Artificial Intelligence, Biomedical, Signal Processing, Low Power Circuit Designing and Embedded System.
Estadística
2 Preguntas
2 Respuestas
CLASIFICACIÓN
20.642
of 295.495
REPUTACIÓN
2
CONTRIBUCIONES
2 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
1 Público Canal
EVALUACIÓN MEDIA
30
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Does Matlab support package work with Raspberry Pi 3 Model B?
Hi! Gilbers, you can visit https://in.mathworks.com/hardware-support/raspberry-pi-matlab.html for geting the pi boards and mat...
más de 3 años hace | 0
Write a function called halfsum that takes as input an at most two-dimensional array A and computes the sum of the elements of A that are in the lower right triangular part of A, that is, elements in the counter-diagonal (going from the bottom left c
function [summa] = halfsum(A) [row, col] = size(A); for n=1:row for i=n:col summ(n,i)=(A(n,i)); end end ...
más de 4 años hace | 1
Pregunta
what will be the difference between export model and export compact model in prediction? Is there any automatic method to save all the trained model one by one?
what will be the difference between export model and export compact model in prediction? Is there any automatic method to save...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
EZF software and Brainstorm software compatibility/ Data import issue
Hello! I am in great trouble! I am not able to import the data segments of Seizure and background data segments from the Br...
más de 5 años hace | 0 respuestas | 0