Nikan Fakhari
Followers: 0 Following: 0
Statistiques
21 Questions
0 Réponses
RANG
66 162
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
21 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
14.29%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
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
Get the position of a single freehand ROI on axes with a click
Hi there, I have drawn three freehand ROIs on an UIaxes and I want to use the tools options to click on one ROI and extract the...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
How Could we mirror and Freehand ROI Object in Matlab?
Hi there, I have created freehand object in matlab and Im able to display it over an Image using the following Code: ROI_left...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
Moving ROI callback "lags" in addlistener function
Hi there, I have created a callback function using addlistener to excetue whenever I move my ROI object in a figure. This was ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Plotting real time data through serial port in MATLAB
Hi There, I have created a program in matlab that uses the bytesavailable function to read data through a serial port from ard...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Reading serial port data in MATLAB background
Hi There, I have wrote a program in MATLAB that countiously read data through the serial port (from Arduino) in the background...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Extract data from serial port after you disconnect it
Hi there, Is there any way to extract data from serial port after you disconnect it? I have data trasnfering from Arduino to...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Convert .WAV to MP3 in the absent of Waveread function
Hi there, I know that before we could of use waveread function in order to convert the .WAV file to MP3, however since this fu...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Find out the recorded time of an audio file
Hi There, I have an .wav audio file which I have recorded and I would like to look into its metadata and extract the recorde...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
Transfer data from an App in computer desktop to matlab
Hi there, I have an app on my computer desktop that the shows real time heart rate data and I was wondering is there any way ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
MATLAB does not read the data correct from the Oscilloscope
Hi there, Recently I have had issues with the binblockread function in matlab. I am trying to read a waveform from a oscillos...
presque 3 ans il y a | 1 réponse | 0
0
réponseQuestion
Matrix index replance of non Nan value
Hi there, I have a matrix x = [5 6 7;8 9 10; 11 12 NaN] and another matrix with same as x, y = [1 4 7;2 5 8; 3 0 9]; an...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Number of pixels while modifying freehand on a figure
Hi there, Is there a way so matlab contniously display the number of the pixels within ROI as Im modyfing the shape (shape of ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Add a user define property to freehand object
Hi there, I know that Freehand object does not have a rotatable property like drawrectangle. Can anyone tell me please how ca...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Continuous rotation of freehand object on matlab figure
Hi there, I have displayed a ROI on the figure using freehand function and now I want the program to puase and wait for me to ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
copy Freehand object from a figure and pate into another figure
Hi there, I have used the drawfreehand function in matlab using the command below to draw an roi in my figure and save it: z...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Image registration and motion correction
Hi there, We have acquired an ultrasound sequence with approxamtely 1200 frames and due to the fact that there were lots of ha...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Column multiplication of two 2D matrices.
Hi there, I have two quite large matrices with the following sizes: A = rand(94037,2240) B=rand(2240,2240) I would like to ...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Multiplication of large matrices
Hi there, I have two matrices that are relarively lagre (each one is 94,340 X 2240) and I need to multiply them together. I un...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Creating a non-square diagonal matrix
Hi there, I have a vector A that contains 2240 elements and I wanted to create a non-square diagonal matrix out if (B) tha...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Extracting xy coordinate points from a matrix, based on a limit for x.
Hi there, I have a xy matrix as follows that contains x and y points. From xy matrix I would like to extract points that their...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Ultrasound Image processing of blood flow
Hi there, I am supposed to write a code that models a blood flow between two stationery tissue, To generate the data before ...
environ 4 ans il y a | 1 réponse | 0