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...
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 前 | 0
提问
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 前 | 1 个回答 | 1
1
个回答已回答
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...
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 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
Computing an specific numerical Integral
Hi, Can anyone help me in computing the following integral? Thanks
5 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 1