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.
Statistics
RANK
20.642
of 295.495
REPUTATION
2
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20.240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
meer dan 3 jaar ago | 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 ...
meer dan 4 jaar ago | 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...
bijna 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 5 jaar ago | 0 answers | 0