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년 초과 전 | 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...
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 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...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Computing an specific numerical Integral
Hi, Can anyone help me in computing the following integral? Thanks
대략 5년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 1