Russell Marki
Followers: 0 Following: 0
Statistics
RANK
281.530
of 295.569
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
10.216 of 20.247
REPUTATION
58
AVERAGE RATING
5.00
CONTRIBUTIONS
3 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
344
RANK
of 154.105
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
Submitted
Scrabble Solver
Solves a board of Scrabble. Impress your friends, confound your enemies.
bijna 4 jaar ago | 1 download |
Submitted
TableSet - a Tool to Make Tables in Matlab Figures
A partial replacement for uitable.
meer dan 4 jaar ago | 3 downloads |
Question
Simplify doesn't simplify the way I want it to
Simplify doesn't combine factors in large expressions and will try to make an expression positive even at the cost of additional...
meer dan 4 jaar ago | 1 answer | 0
1
answerHow do I get the most linear part of a curve?
I've done something that kind of works. n is the length of the window as a fraction of the length of input x and y vectors. An...
ongeveer 5 jaar ago | 0
Question
Suppress External Program Output with Start
I want the command prompt to never pop up but I need the program to run in parallel with other programs.
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
Structure Indexing to Find Words
clear load('dict_perms.mat') dict=6; dict_perms=dict_perms{6}; dict_char=char(dict_perms+64); dict_size=length(dict_perms(...
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
Compare two numeric cell arrays
I have two huge cells, a dictionary and a set of possible hands in scrabble. I want to compare the two and find what arrays mat...
bijna 8 jaar ago | 1 answer | 0