Community Profile

photo

Shivansh


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

Answered
Non linear mixed effects model - Fitting Time Activity Curve
Hi Nicollas! I understand that you are working on fitting a non-linear mixed effects model. The error message you're encounte...

6 days ago | 0

Answered
Help with anova design
Hi Manash! It looks like you want to do ANOVA analysis for your data. You can refer to the below steps and modify them accordin...

22 days ago | 0

Answered
<DRL_PPO>erro:Number of input layers for deep neural network must equal to number of observation specifications.
Hi, The error message you're encountering, "Number of input layers for deep neural network must equal to number of observation ...

22 days ago | 0

Answered
Forward function with frozen batch normalization layers
Hi Imola! It seems you are facing issues with freezing the parameters of Batch normalization layers and the forward function fo...

25 days ago | 0

Answered
Error using fittype for custom function: size and shape of input/output
Hi Francesco! It seems like you are getting errors due to the "fittype" function in MATLAB. The error message suggests that the...

26 days ago | 0

| accepted

Answered
Different results from ranova and JASP
Hi Joshua! It looks like you are comparing the results from MATLAB and JASP. As you have mentioned, the "f-value" and "df" are ...

26 days ago | 0

Answered
Regression using MATLAB. Need help!
Hi Omar! It looks like you are having issues in training your model using the LSTM network. It is evident by the validation err...

1 month ago | 0

Answered
Computation and interpretation of terms in table generated by ranova
Hi Chris! The calculations of the Sum of Square deviations in the context of repeated mesaures ANOVA for Species:Measurements i...

1 month ago | 0

Answered
spapi: why slvblk instead of backslash operator?
Hi SA-W, The backslash operator (\) for solving linear systems in spline approximation tasks, as in your custom "Evaluate_splin...

1 month ago | 0

| accepted

Answered
2 way repeated measures anova
Hi Ben! It seems that you want to perform a two-way repeated measures ANOVA in MATLAB to analyze the effects of drug applicatio...

1 month ago | 0

Answered
How to obtain a design matrix which is a real latin square with integer numbers ?
Hi Christel! It seems you want to generate a design matrix with nine runs for the provided three factors. The "lhsdesign" funct...

1 month ago | 0

| accepted

Answered
regression learner running long time over 3 weeks now
Hi Gabor! It seems like you are stuck in a performance bottleneck in your Gaussian Process Regression (GPR) models in MATLAB. T...

1 month ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

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

2 months ago | 0

| accepted

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

2 months ago | 0

| accepted

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

3 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

Load more