Community Profile

photo

Coo Boo


Last seen: 2 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Answered
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...

11 months 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

answer

Answered
How 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

answer

Question


Computing an specific numerical Integral
Hi, Can anyone help me in computing the following integral? Thanks

4 years ago | 2 answers | 0

2

answers

Question


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(-...

4 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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) ...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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: ...

11 years ago | 1 answer | 0

1

answer

Question


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 ...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 0 answers | 1

0

answers