Adam Rish
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
80 811
of 295 527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
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
Difference between Cosine Similarity and Spectral Angle Mapper?
I have been doing some work with comparing spectral vector similarity using cosine similarity (CS). While I was exploring the li...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
Why did my outputs change?
I ran a repeat of an optimization function I ran last week, but my outputs have changed as of today. I use the interior-point so...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
What formula does PLS Toolbox use to calculate the Q-residual confidence limit?
I understand that the confidence limit for Q-residuals can be obtained by using the "residuallimit" function, but even with look...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
Why does the pca function in MatLab and on mathworks indicate different outputs?
I am trying to run a simple pca on a data set using as indicated below as part of a function [~, scores, ~]= pca(X) However, I...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Optimizing two vectors of different sizes
I am working to optimize the following problem: r=optimvar('r',size(S,1),'LowerBound',0,'UpperBound',1); B= optimvar ('B', siz...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Selection of Proper Optimization Function for Finding Global Minimum
I am currently working on the following optimization problem and want to ensure I am getting the global minimum. I am not famil...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Writing Minimization Function to Find Multiple Vectors
I am currently try to write an objective function to solve the following problem: E= True - R1' *S1 - R2' *S2 - R3' *S3 where ...
mer än 3 år ago | 1 answer | 0