Community Profile

photo

Mohammad


Last seen: alrededor de 2 años hace Con actividad desde 2013

Estadísticas

All
  • First Review
  • Solver

Ver insignias

Content Feed

Ver por

Pregunta


How to fill a 3D logical matrix by a series of point coordinates?
I am trying to develop an algorithm inwhich I need to demonstrate a 3D area by a logical matrix (1 inside a surface, 0 outside)....

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to implement 1D zero-phase Gaussian filter?
I'm trying to implement a Gaussian lowpass filter and apply it to my signal, then find resulting signal extrema. How is it poss...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Is there any implementation of distance error metrics for 3D data?
Hey all, I'm trying to segment 3D data and as a measurement of how good my segmentation is, three metrics are frequently sugg...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to scale vtk border to image size?
I'm trying to plot three perpendicular planes of a volume using slice function and super impose a border on the resulting figure...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How denoise ECG signals like ECG-ID database?
I'm trying to implement an identification using ECG signal. I found <https://www.physionet.org/pn3/ecgiddb/ ecgiddb> and I'm ...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


3d curvelet transform
Hey all, I'm trying to use 3D curvelet transform in my project. I downloaded CurveLab toolbox and with too much difficulty comp...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to visualize 3D echocardiography image?
Hey all, I'm working on 3D echocardiography segmentation in Matlab, but unfortunately I don't know how to visualize image and...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Resuelto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

alrededor de 11 años hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

alrededor de 11 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 11 años hace