![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21828682_1615455925580_DEF.jpg)
Prashant Saini
Followers: 0 Following: 0
Statistica
4 Domande
0 Risposte
RANK
92.459
of 297.046
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 157.776
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
quasi 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 4 anni fa | 2 risposte | 0
2
risposteDomanda
training model neural network
if reduceDataset numUniqueLabels = numel(unique(adsTrain.Labels)); % Reduce the dataset by a factor of 20 adsTrai...
quasi 4 anni fa | 1 risposta | 0