![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21828682_1615455925580_DEF.jpg)
Prashant Saini
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
194 542
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
multisvm T value error
function [itr] = multisvm(T,C,testselectfea) u=unique(C); N=length(u); c4=[]; c3=[]; j=1; k=1; if(N>2) itr=1; r...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
not inuff input argument
function [itr] = multisvm( T,C,tst ) u=unique(C); N=length(u); c4=[]; c3=[]; j=1; k=1; if(N>2) itr=1; classes=0...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
audio recording issue with wavrecord function matlab 2020
clc; close all; clear all; Fs=8000; Nseconds = 1; samp=6; words=5; for i= 1:1:samp fprintf('say AHEAD immediatel...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
training model neural network
if reduceDataset numUniqueLabels = numel(unique(adsTrain.Labels)); % Reduce the dataset by a factor of 20 adsTrai...
presque 4 ans il y a | 1 réponse | 0