photo

Russell Marki


Last seen: 9 maanden ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 1
  • First Submission
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Submitted


Scrabble Solver
Solves a board of Scrabble. Impress your friends, confound your enemies.

meer dan 3 jaar ago | 1 download |

Submitted


TableSet - a Tool to Make Tables in Matlab Figures
A partial replacement for uitable.

bijna 4 jaar ago | 3 downloads |

Thumbnail

Submitted


Plotting Tools
A set of plotting tools.

bijna 4 jaar ago | 2 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

answer

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

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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

meer dan 7 jaar ago | 1 answer | 0

1

answer