![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10389956_1522136028614_DEF.jpg)
sandhya sandhya
Followers: 0 Following: 0
Statistiques
RANG
200 188
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
31.25%
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
I want to execute this code but there is an error in function command,please modify this program to get the output
function[X]= generateSin(a,f,ph,t,Fs) f=5; a=3; ph=pi/2; Fs=300; T=1/Fs; L=1000;tmax=L*T; t=0:T:tmax-T; X=a*sin(2*pi*t*f...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to calculate accuracy from confusion matrix?
How to calculate accuracy from confusion matrix?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to calculate accuracy,sensitivity and specifiity from confusion matrix and ROC graph?
How to calculate accuracy,sensitivity and specificity from confusion matrix and ROC graph?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot xml file in matlab?
How to plot xml file in matlab?
presque 6 ans il y a | 1 réponse | 0
1
réponseConfusion Matrix didn't work in Classifcation Learner
Check your training model command once again, ,and to plot confusion matrix follow the command below. plotconfusion(targets,out...
presque 6 ans il y a | 0
Question
How to calculate accuracy for neural network algorithms?
How to calculate accuracy for neural network algorithms?
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
I want to plot multiple graphs in a single plot with some space between each signal
I want to plot multiple graphs in a single plot with some space between each signal
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to remove negative peaks from a signal
How to remove negative peaks from a signal
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to calculate mean frequency for mat signal
How to calculate mean frequency for mat signal
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
My signal value is 1*2560 double and i tried this code to plot the signal s = load('test.mat'); val = (val - 1024)/200; signal = val(1,1:1000) t = (0:length(signal)-1)/360; plot(t,signal).But can anybody explain about this code.
My signal value is 1*2560 double and i tried this code to plot the signal s = load('test.mat'); val = (val - 1024)/200...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to calculate the standard deviation of the signal
How to calculate the standard deviation of the signal
plus de 6 ans il y a | 1 réponse | 0
1
réponse1
réponseQuestion
How to access all the matfiles in afolder and our aim is to plot all the signals in single window
How to access all the matfiles in afolder and our aim is to plot all the signals in single window
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
I want to plot mat file
I want to plot mat file with command s=load('signal.mat'); plot(s) but there is error in that command how to plot the signal...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
I have calculated fractional value of each image in an image array ,but how to calculate average of all the fractional values of an image array using matlab.
I have calculated fractional value of each image in an image array ,but how to calculate average of all fractional values of an ...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to NaN selected threshold values of red,green and blue using matlab code
How to NaN selected threshold values of red,green and blue using matlab code
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to read jpg files from directory and how to write those files in the same directory after circular crop
how to read jpeg files from directory and after circular crop with center [316,242] and radius 195 i want to write those files i...
plus de 7 ans il y a | 1 réponse | 0