sidra Rafique
Followers: 0 Following: 0
Statistiques
16 Questions
0 Réponses
RANG
119 880
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
for loop is not working correctly
filename = 'data.xlsx'; sheet = 4; c=4; r=16; A=zeros(r,c); redt =1.5; for i=2:length(A) xlRange = sprintf('A%d:D%d',i,i)...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
is it possible to input image file from matlab to arduino?
hi, is it possible to give binary/logical file input from matlab(2015) to arduino(nano)?
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
is there any way of converting double file to binary?
i have created converted imgae to binary and then write it using fprintf commant on a text file. this text file will become as a...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to rotate an image along any axis?
hi i have a grayscale image , now i want to perform continuous rotations on that image just like to get a simulation effect. i...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how do i read random jpeg frames from a folder?
i have a folder consisting of 2000 images .jpg, i want to made random selection of these images. e.g; i am using mgs = dir...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
matlab graph using excel data
hi, i have an excel file (say file1.xlsx)numeric data with 2000 rows and 25 colums. and i have 20 such excel sheets in this fil...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
is it possible to convert 2d image into 3d binary image form?
i want to use 3d binary image for printing or sketching purpose. But i am not sure how to create the 3d binary image. please gui...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Save data in excel sheet using pushbutton.
i am using below code at the click of pushbutton. i want to create an excel sheet. which has 2 colums(Frames(1x1 double) & Diame...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Error using / Matrix dimensions must agree. during Gui Execution
below code is for a pushbutton3. On click of the button this code should identify boundary and area calculation of the detected ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to read H.264 video file format in matlab?
i have made a video using CPP DVR(Video Rcorder). it has given me video in H.264 file format. My question is: is there any way ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to make separate sheet(but single excel file) for each subfolder?
hi, Is there any way of making separate sheet for all subfolders? Like S1 is one exel file with two sheets e1 &e2 and so on.. I ...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
how to access images from sub folders?
hi. i have a folder F1 and then in this folder i have S1 and S2 afterwards in each S1 and S2 i have E1 and E2 finally in these ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
error on accessing images reading from sub folders.
Hi, i need to access jpg images from subfolders, for that i have read this and modify it according to my hierarchy. <https://ww...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to extract pitch of the audio signal?
hi. i need to extract pitch of the signal whom frequency and time i already have extracted. but when i apply pitch function of t...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Plot time-Frequency for mp3.
hi, i need to read audio .mp3 file, which i am doing using below code: [y,fs] = audioread('A_haunted_1.mp3'); Now i wan...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
i want to save names of the images(frame_0000, frame_0001, frame_0003........) in a text file by reading them from a folder.
i want to save names of the images(frame_0000, frame_0001, frame_0003........) in a text file by reading them from a folder. som...
plus de 6 ans il y a | 2 réponses | 0