Python, MATLAB
Spoken Languages:
English, French, Russian
Statistics
0 Questions
7 Answers
RANK
5,035
of 295,467
REPUTATION
10
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How do I fit an ellipse to a partial ellipse image?
I've use this one from Matlab File Exchange in the past and it worked nicely kudos to Ohad Gal for this one :) https://www.mat...
2 years ago | 0
Different results when compearing DFT from fft to the "real" fourier transformation
Can you clarify the purpose of this operation (why multiply by T?): t=(0:T:T*(N_0-1))'; xf=T*x(t) I'm not following your ope...
2 years ago | 0
How to detect shape within image
Or regionprops There is even an example there of just that. Assuming you can reasonably separate the shapes, learning about the...
2 years ago | 0
How can I remove extra edges detected in the image?
Hi, often this kind of problem can be solved with preprocessing the image; for example, is filtering the image before edge dete...
2 years ago | 0
Summation with multiple FOR loops?
Admitting I didn't go into the tensor train definition... but basically, in Matlab when you have a N-dimensional array, you can ...
2 years ago | 1
Hello everyone please I have a problem. How to declare a function with two variables in MATLAB and plot the evolution according to one variable after having fixed the other ??
Also, due to Matlab's explicit matrix expansion (I think that's waht they call it), you can simply use the dimensions to cereate...
2 years ago | 1
| accepted
How can I apply a Butterworth filter to a 3D DICOM image?
Hi Alex, not sure it's relevant any more... after this long :) but still: as far as I can see in filter function documentation...
5 years ago | 1