Statistics
RANK
22,714
of 295,467
REPUTATION
2
CONTRIBUTIONS
12 Questions
2 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
2
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
liver tumor image segmentation
Hi A sample code as a starting point for training and evaluating a U-Net model: % Load CT images and their corresponding mas...
1 year ago | 0
Question
Search problem with the offline documentation in Matlab 2023a
I have downloaded and installed the documentation on an offline machine. Also, I have pointed MATLAB (Matlab 2023a) to this docu...
1 year ago | 1 answer | 1
1
answerHow to Install Documentation in Matlab
Follow steps 14 and 15 of the installation guide provided in: How do I install MathWorks Products in preparation for a MathWork...
1 year ago | 0
Question
Is It Necessary to Select an Odd Span for Smoothing Data Using Moving Average Filter?
Hi, When I use the moving average method in 'smooth' function, the number of data points for calculating the smoothed value mus...
4 years ago | 1 answer | 0
1
answerQuestion
Computing an specific numerical Integral
Hi, Can anyone help me in computing the following integral? Thanks
5 years ago | 2 answers | 0
2
answersQuestion
Signal Decomposition for a mixed signal
Hi friends, Suppose we have a mixed signal X composed of three component signals x1, x2, and x3: t=0:0.00001:0.3; x1=(exp(-...
5 years ago | 1 answer | 0
1
answerQuestion
how to connect neighbor points in a scattered 2D plot?
Hi, I have scattered points on a 2D plot and I want to connect neighbor points to each other. How can I do it? thanks for y...
6 years ago | 1 answer | 0
1
answerQuestion
Plotting 3d bar garphs using bar3
How can I plot three matrices in one 3d bar figure with a legend including 3 items? I have 3 matrices: x1=rand(5,10); x2=rand...
6 years ago | 1 answer | 0
1
answerQuestion
Exe file with multiple inputs
Hi to all, I have an exe file named 'sim014-SS-AG.exe'. Each time it is executed, it asks multiple inputs, which after each i...
12 years ago | 1 answer | 0
1
answerQuestion
speed up 'for' loops
Hi, How can I speed up following 'for' loops? Help me please. P=200; N=40000000; y(1:P)=3; % a: P X 1 matrix (vector) ...
12 years ago | 2 answers | 0
2
answersQuestion
SVD-TLS-ARMA-Code
Hi to all; I'm confused with some parts of the code which is about the use of singular value decomposition- total least squares...
12 years ago | 0 answers | 0
0
answersQuestion
codes instead of 'for' loops to speed up
Hi to all, I have 3 'for' loop which make the excutation to be time-consuming. Is there any way to speed up? The code is: ...
12 years ago | 1 answer | 0
1
answerQuestion
Filtering code- unknown filter
Hi to all, I have a code which filters the signal 'x' with length of N, but I don't know what kind of filtering that is? The ...
12 years ago | 2 answers | 0
2
answersQuestion
Wavelet coefficients - Shannon entropy
Hi to all, I found some confusing matters in the "wentropy" function. I think that there are some mistakes in the codes relat...
12 years ago | 0 answers | 1