photo

Amin Kassab-Bachi


Last seen: 1 month ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
3 Answers

RANK
237,154
of 300,369

REPUTATION
0

CONTRIBUTIONS
9 Questions
3 Answers

ANSWER ACCEPTANCE
55.56%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Effect of using only 1024 combinations in Shapley Value analysis
Hi, I calculated Shapley Values for an analysis I'm doing. My analysis has 30 predictors, which means I can have up to 2^30 co...

3 years ago | 0 answers | 0

0

answers

Question


Calculating the deformation gradient for a 3D surface
I'm trying to calculate strain from deformation field, for which I need the deformation gradient. What I have is the x,y,z displ...

4 years ago | 1 answer | 0

1

answer

Question


How to get predictor contribution to R^2 ?
As a sensitivity analysis I calculated the mean absolute Shapley values of each predictor for each observation. But this way the...

4 years ago | 1 answer | 0

1

answer

Answered
Setting the color of specific cells in a heatmap that contains two types of data
I used a custom colormap from <https://jdherman.github.io/colormap/ here>, and the result is very close to what I had in Excel. ...

4 years ago | 0

Question


Setting the color of specific cells in a heatmap that contains two types of data
Hi, I created the array below in Excel, and it's perfect except that the color bar is ugly and not detailed enough. So I've...

4 years ago | 2 answers | 0

2

answers

Question


Calculating the between-column squared correlations
I want to use the Latin hypercube sample function (lhsdesign). In the examples provided in the documentation the quality of the ...

4 years ago | 1 answer | 0

1

answer

Answered
Deleting the last displayed line (or part of it) in the command window.
If you're trying this from within the command line msg=fprintf("Anything I want to write\n"); pause fprintf(repmat('\b', 1, (...

4 years ago | 0

Answered
Running a pvpython function in MATLAB
SOLVED Two Things had to change. 1- In the python script itself, I removed the "def" line. and declared the arguments as fo...

4 years ago | 0

| accepted

Question


Running a pvpython function in MATLAB
Hi all, I'm trying to run a ParaView Python function using the "system" command but nothing is working. I can run scripts, ...

4 years ago | 1 answer | 0

1

answer

Question


Calculating principal component scores from principal component coefficients of the new data
Hi all, I perfomed a PCA on dataset using the function [coeff,score,latent,~,explained,mu]=pca(TrainingSet.X); Then I genera...

4 years ago | 1 answer | 0

1

answer

Question


Boundary function (Shrink Factor)
Hi, I worked on a project that required using the function [k,v]=boundary (x,y,z,s); where is s is the shrink factor that de...

8 years ago | 1 answer | 0

1

answer

Question


How to use plot::Cone
I'm trying to use the "plot::Cone" command, and although i'm following the exact syntax as detailed in the Help (please see the ...

8 years ago | 1 answer | 0

1

answer