Russell Marki
Followers: 0 Following: 0
Feeds
제출됨
Scrabble Solver
Solves a board of Scrabble. Impress your friends, confound your enemies.
거의 4년 전 | 다운로드 수: 1 |
제출됨
TableSet - a Tool to Make Tables in Matlab Figures
A partial replacement for uitable.
4년 초과 전 | 다운로드 수: 3 |
질문
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...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
대략 5년 전 | 0
질문
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.
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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(...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0