Community Profile

photo

Russell Marki


Last seen: 6 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

Gesendet


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

mehr als 3 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Plotting Tools
A set of plotting tools.

mehr als 3 Jahre vor | 2 Downloads |

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 4 Jahre vor | 0

Frage


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.

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort