Nikan Fakhari
Followers: 0 Following: 0
Feeds
질문
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개월 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
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 ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 4년 전 | 답변 수: 0 | 0