Amin Kassab-Bachi
Followers: 0 Following: 0
Statistics
RANK
286,326
of 295,527
REPUTATION
0
CONTRIBUTIONS
9 Questions
3 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
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...
2 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerSetting 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. ...
3 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...
3 years ago | 2 answers | 0
2
answersQuestion
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 ...
3 years ago | 1 answer | 0
1
answerDeleting 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, (...
3 years ago | 0
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...
3 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, ...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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 ...
7 years ago | 1 answer | 0