已回答
Which are the most common approaches for pre-processing SAR & InSAR Sentinel-1 Data for snow and ice applications?
Hi Jakob! It seems like you want to analyse the usability of MATLAB for your thesis. You can use MATLAB for pre-processing SAR ...

6 months 前 | 0

已回答
solving 2D Poisson equation having already generated a mesh
Hi Malak, It seems like you have generated a mesh without using the MATLAB inbuilt functions. To solve the Poisson equation usi...

6 months 前 | 0

已回答
I have symmetric Euler method. Error ratio with Runge - Kuta rule should be approximately 4. But I get 2. The order is p=2.
Hi E, It seems like you are using Symmetric Euler method and the expected error ratio with Runge - Kuta rule should be approxim...

6 months 前 | 0

已回答
Bootstrap CI for a Bootstrapped sample
Hi Ricardo, It seems like you want to adapt the sample size for the inner bootstrap to "NB2_size". To adapt the "bootci" functi...

6 months 前 | 0

| 已接受

已回答
Advantage normalization for PPO Agent
Hi Federico, It seems like you are working with Proximal Policy Optimization(PPO) and want to know more about the "NormalizedAd...

6 months 前 | 0

| 已接受

已回答
1 ECG signal contains 2 ECG (2 channel), what is the best way to contain atrial activities from QRS complex and ventricular activities.
Hi Dilinuier! It appears that you are trying to analyze ECG signals to detect Atrial Fibrillation (AF) using the Hilbert-Huang ...

7 months 前 | 0

已回答
Point Cloud data segmentation and sub-analysis
Hi Dennis! It seems like you are trying to achieve grain analysis in a point cloud while preserving the connection to the origi...

7 months 前 | 0

已回答
dispatching grantors under pmin constraints
Hi Othman! It looks like you are trying to dispatch the generators without going below the min-value to meet the Pload value. Y...

7 months 前 | 0

已回答
"double" results of multcompare on between x within interaction in repeated measures ANOVA
Hi Pawelq, The results of the provided table doesn't indicate any errors in your analysis of the data. The "multcompare" functi...

7 months 前 | 0

已回答
2d DOA estimation with coprime Array
Hi Chinku! It looks like you want to estimate Direction of Arrival(DOA) and want to arrange the coprime array in 2 dimensions. ...

7 months 前 | 0

已回答
Why my GradCAM is not localized based on the predictions of the network?
Hi Wan! GradCam is typically used for interpreting the predictions of convolutional neural networks (CNNs) on image classificat...

7 months 前 | 0

已回答
Why does 10 repeat running of rica (reconstruction ica) on the same data set return different independent components, if not using 'rng default' ?or so
Hi Tao! The rica function is essentially Reconstruction ICA which is a variant of ICA(Independent Component Analysis). I can't ...

7 months 前 | 0

已回答
How to fit multiple distributions of the same type to the sample data based on grouping variables? Brief the steps
Hi Payel! I understand that you are trying to fit multiple distributions of the same type to the sample data based on the group...

8 months 前 | 0

已回答
Irreproducibility of anovan on Mac vs. PC implementations of MATLAB
Hi Kevin! I understand that you are getting different results for F statistics when the same code is run on different compute...

8 months 前 | 0

已回答
Solve the differential equations for three masses attached together by springs.
Hi Suthakamol, I understand that you are trying to model a mass-spring model with three masses connected to spring in a 1-d l...

8 months 前 | 0

已回答
Perform repeated ANOVA on one group
Hi Elevada, I understand that you are trying to use repeated measure ANOVA for a single group of a few subjects having measur...

8 months 前 | 0

已回答
How would I go about calculating and plotting the concentration profiles of four molecules in the nitrogen cycle as a function of temperature and pH?
Hi D, I understand that you want to implement nitrogen cycle and plot the concentration of the molecules involved based on th...

8 months 前 | 0

已回答
Fitting a complicated PDF
Hi Sanchit, I understand that you are trying to fit a data set that is a sum of a gaussian and an exponential distribution usin...

8 months 前 | 0

已回答
PPO agent low reward episodes
Hi Sourabh, I understand that you are training a PPO agent which is stuck in exploration and not able to learn a stable policy....

8 months 前 | 0

已回答
PPO | RL | A single policy controlled many agents during training
Hi Muhammad, I understand that you want to implement a model where 20 agents share a single policy. This involves training on...

8 months 前 | 0

| 已接受

已回答
YOLOX - training on tiled images and inference on full-size images
Hi Claudia, I understand that you are training YOLOX for cell detection in brightfield. You are tiling the images and downsca...

8 months 前 | 0

已回答
Clarification on Tukey-Kramer test in multcompare following the Friedman's Test
Hi SungJun! I understand that you want to know about the use of different post-hoc tests in the Friedman’s test with respect ...

8 months 前 | 0

| 已接受

已回答
How to replace convolutional layer in CNN with Fourier convolutional layer?
Hi Abdulrahman, I understand that you want to implement a Fourier convolutional layer for CNN. It is difficult to find the er...

9 months 前 | 0

已回答
precision_recall curve problem
Hi Ahmad, I understand that you are getting an issue where your recall values are zero with non-zero precision values when ev...

9 months 前 | 0

已回答
Matlab with deep learning and machine learning for vibrations to predict response
Hi Thushar, I understand that you want to know if we can implement a RNN based model for a non-linear vibratory system. I am ...

9 months 前 | 0

已回答
2^k factorial design ANOVA Table
Hi Josiah, I understand that you want to make an ANOVA table for your factorial design experiment. The “fitrm” and “ranova” m...

9 months 前 | 0

已回答
what is best way of data cleaning for the good prediction through ANN
Hi Sunita! I understand that you want to know good practices for data cleaning to get better results from an Artificial neura...

9 months 前 | 0

| 已接受

已回答
Is it possible to apply mutiple different pressure values on a single surface?
Hi Kuan! I understand that you want to apply different pressure values on different divisions of a surface. I am attaching ...

9 months 前 | 1

已回答
Need help with word identification using fft()
Hi Wynand, I understand that you are using FFT to transform the voice signal into the frequency domain and then finding the p...

9 months 前 | 0

已回答
How can I compare three linear models (fitlme)?
Hi David! I understand that you want to compare three different linear mixed-effects models. One approach to do this is by ...

9 months 前 | 0

| 已接受

加载更多