
Med Future
Statistiques
83 Questions
0 MATLAB Answers
RANG
94 187
of 284 709
RÉPUTATION
0
CONTRIBUTIONS
83 Questions
0 MATLAB Answers
ACCEPTATION DE VOS RÉPONSES
49.4%
VOTES REÇUS
0
RANG
of 19 223
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 137 495
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
Content Feed
Question
How to Test the trained model using IQ dataset
I trust you're doing great. I've completed the initial segment of the provided MATLAB Example at the link you shared (https://ww...
3 mois il y a | 1 réponse | 0
0
réponseQuestion
How to run the following function on GPU or make it Faster
I have following MATLAB function It is very slow it takes so much time,it takes 5 seconds to run, but i want to run it in milise...
6 mois il y a | 1 réponse | 0
1
réponseQuestion
How to separate four columns on the basis of 5th column
Hello, I hope you are doing well. I have the following Dataset in which I have five column. I want to seperate the data based on...
6 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to generate Image from Raw Data and find Peak Value
Hello, I have the following Dataset in which first column shows the X-axis and 2nd Column shows the Y-axis. I want to create ...
10 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to get original Shape of data after Removing Noise using Histogram
Hello I hope you are doing well. I have the Dataset which have 279 values in array. I have applied Preprocessing using Histogra...
10 mois il y a | 1 réponse | 0
0
réponseQuestion
How to remove the value using Histogram
I have the following data, in which my original value is 15 which have count of 7360 I want to remove the remaining values wh...
11 mois il y a | 1 réponse | 0
1
réponseQuestion
How to save the Data in different array using Value in 2nd column
Hello, I hope you are doing well. I have the dataset which have five columns My second columns consists the values 15,37,25 e...
11 mois il y a | 1 réponse | 0
1
réponseQuestion
How to Cluster Dataset and remove outlier in MATLAB
Hello, I have the following dataset, In which i have four features in each column. I want to cluster Dataset. I have go through...
11 mois il y a | 1 réponse | 0
0
réponseQuestion
How to apply Silhouette Score for optimal K in MATLAB
Hello,I Hope you are doing well. I have the following dataset i want to apply Silhouette Score from scrath. I have the Python S...
11 mois il y a | 1 réponse | 0
1
réponseQuestion
How to delete Multiple of any Value in Array In MATLAB
Hello,I Have the following dataset, I want to delete the value which are multiple of any value present in array. For example in...
11 mois il y a | 1 réponse | 0
1
réponseQuestion
How to print Value in next line of Table in App desiginer
Hello, I hope you are doing well. I have used the sprintf as follow But it does not go to the next file all character are in sin...
11 mois il y a | 1 réponse | 0
1
réponseQuestion
How to change last layer of Resnet50 in Deep network designer App
Hello, I hope you are doing well. I want to change the last layer of Resnet50 with my 4 classes, Currently I am using Deep netwo...
12 mois il y a | 1 réponse | 0
0
réponseQuestion
How to delete multiple of the Value in Array
Hello, I have the following array I want to delete the values, which are multiple of any values How can i do that in MATLAB
12 mois il y a | 1 réponse | 0
1
réponseQuestion
How to print values on different row in App designer Table
Hello, I want to print the data on each row in appdesigner Table predicted = 9511 pred1='Maximum Value' (char) pred2='Min...
12 mois il y a | 1 réponse | 0
1
réponseQuestion
How to print most repeated Value in MATLAB
I have the following array, I want to print the value which is repeated mostly in array. How can i do that in MATLAB
12 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to get back real value after rounding
Hello, I have the value 3.3 and 0.5, when I apply my algorithim i round the value to 3.3 to 3 and 0.5 to 1. I want to get back ...
12 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to replace value if it is multiple of other Value
Hello, I have the following value Maximumvalue=45 Minimumvalue=15 I want apply a if else condition if the Maximumvalue i...
12 mois il y a | 1 réponse | 0
1
réponseQuestion
How to Reassign Wrong cluster Values.
Hello, I hope you are doing well. I have the dataset,Which is wrongly clusters into 4 cluster, but there should be 3 Clusters. ...
12 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to plot Data based fifth column
Hello, i hope you are doing well. I have the dataset which have five column , I want to plot first two column values based on fi...
12 mois il y a | 1 réponse | 0
1
réponseQuestion
How to replace 0 value with 3 in Matlab
Hello, I hope you are doing well, I am trying to do two thing. 1. Find the number exist in fifth column of data e.g 0,1,2 2. R...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
How to create a Binary image from two columns of raw data
Hello, I have the following dataset, which consists of two columns. I have also attached a scatter plot of the dataset, where fi...
environ un an il y a | 3 réponses | 0
3
réponsesQuestion
How to calculate peak value and duration of signal in Image
Hello,I have the following Image originalimage.png i want to calculate the peak value of the signal and also the duration of the...
environ un an il y a | 3 réponses | 0
3
réponsesQuestion
How to save data as binary Image in MATLAB
Hello Everyone,I hope you are doing well. I want to save the following data as Binary Image in MATLAB Each has shape 1x1000 Ca...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
How to change the max pixel value of the image
Hello everyone i hope you are doing well. I have the following image in which white pixel value exist 35,40,45,55 I want t...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to create Image/ multiple image from raw data in MATLAB
Hello everyone, I hope you are doing well. I have the dataset of shape 1x77564 . I have write the following code which take f...
plus d'un an il y a | 1 réponse | 0
0
réponseQuestion
How to Plot scatterplot in Single loop in App designer
Hello Everyone, I have 8 scatter plot, currently i am ploting it manually in app designer, i want to plot it in loop , the loo...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to plot histogram on axis in App designer
Hello, Everyone i hope you are doing well. I want to plot histogram on app.ULAxis in app designer How can i do that? x = ra...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
Delete the values from array using histogram
i have the following data ,shape of 79787x4, I have taken the 2nd dimension and create histogram and delte the value which are l...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to read all mat files in folder and save plot as image
Hello everyone, i hope you are doing well. i have the following 100 .mat files in folders. i want to save the plot of all .ma...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
How to apply STFT and convert it into Time frequency Image In MATLAB
Hello everyone, I hope you all are doing well. I have the following signal generated from example https://www.mathworks.com/help...
plus d'un an il y a | 1 réponse | 0