![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3878769_1582855165717.jpg)
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.
Statistiques
RANG
20 443
of 297 010
RÉPUTATION
2
CONTRIBUTIONS
2 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
1
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
1 Public Chaîne
CLASSEMENT MOYEN
30
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
plus de 3 ans il y a | 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 ...
presque 5 ans il y a | 1
Question
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...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 0