![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.
Statistica
RANK
15.570
of 297.016
REPUTAZIONE
2
CONTRIBUTI
2 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 157.687
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
1 Pubblico Canale
VALUTAZIONE MEDIA
30
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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...
oltre 3 anni fa | 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 ...
quasi 5 anni fa | 1
Domanda
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...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 6 anni fa | 0 risposte | 0