
Santiago Marin
Statistics
RANK
276,956
of 279,872
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
14,985 of 18,772
REPUTATION
8
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
88
RANK
of 128,703
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
Content Feed
Calling a Python function from Matlab having problem with NumPy
After trying many things I started Matlab from my anaconda command window in the enviroment where I had the Python 3.7 with nump...
3 years ago | 0
| accepted
Question
Calling a Python function from Matlab having problem with NumPy
Im trying to call a function from Python, using a library called PyRadiomics, the function works good when called from another P...
3 years ago | 1 answer | 0
1
answerQuestion
How to reconstruct a signal from it's Wavelet transform using Mexican Hat wavelet
I have a signal and I apply a Mexican hat wavelet transform coefs=cwt(X,0.001:100,'mexh'); Now I want to reconstruct the orig...
3 years ago | 0 answers | 0
0
answersQuestion
How to reconstruct a signal from it's Wavelet transform using Mexican Hat wavelet
I have a signal and I apply a Mexican hat wavelet transform coefs=cwt(X,0.001:100,'mexh'); Now I want to reconstruct the orig...
3 years ago | 1 answer | 0
1
answerQuestion
Problem with animated line, not drawing anything
I want to plot the value a metric takes while varying the filter sigma value, the code is as follows: ImgOrg=imread('ROIOrigina...
3 years ago | 1 answer | 0