Hao Sun
Followers: 0 Following: 0
Grad Student at UWaterloo hao_sun@live.com
Statistica
RANK
38.162
                          
                          
of 300.381
                        
REPUTAZIONE
1
                           
                        
CONTRIBUTI
                          16 Domande
                          1 Risposta
ACCETTAZIONE DELLE RISPOSTE 
                            6.25%
                        
VOTI RICEVUTI
1
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to stop a function after specified time?
I want to stop a function after some time without modifying it (when calling the function set a specified time) i.e. runfor10m...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to break out of loop when debugging?
I tried using the break statement, but I just get a Error: A BREAK statement appeared outside of a loop. Use RETURN instead. ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I keep all plots open?
How do I keep plots open (even when function or code finishes) and have new plots just create a new plot (not on same axis or a...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
linprog example returns empty vector (when it should return 0.6667 1.3333)
Running this example https://www.mathworks.com/help/optim/ug/linprog.html#buus0qo-2 just gives me x =[] what gives I should ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
elliptic curves and finite fields in Matlab
Hi, How to work over finite fields in matlab? Finding inverses also algebraic closure of finite fields. Also how to work wit...
quasi 6 anni fa | 2 risposte | 1
2
risposteDomanda
Matlab simplify Proof do not understand output
Inputing simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4) ans = (x^2 + x*y + y^2 + a)^2/(x - y)^2 feval(symengine,'Simpli...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Whats going on with Mupad here ???
Is it calculating? hard to understand as matlab could produce the simplified expression in seconds but Mupad is stuck here li...
quasi 6 anni fa | 0 risposte | 0
0
risposteMupad orange text vs black text
Can I get rid of this feature??? I can't imagine any situation this would be useful, and
quasi 6 anni fa | 0
Domanda
Mupad orange text vs black text
What is blacktext in Mupad and why isn't my code working? p.s. what to do when mupad gets all Not connected on me when I enter ...
quasi 6 anni fa | 2 risposte | 0
2
risposteDomanda
Mupad simplify Invalid argument of type 2
Mupad simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4, OutputType="Proof") Error: Invalid type of argument number 2. Evalua...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
sym x returns error symbolic math toolbox is installed
x = sym('x') Error using sym (line 186) Invalid MEX-file 'C:\Program Files\MATLAB\R2019a\toolbox\maple\maplemex.mexw64'...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
square roots mod p also mupad functionality
I've never used mupad before I think but whats with that? like whats the easiet way to take square roots mod p this https:/...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there a way to obtain all cycles of a directed graph similar to all_simple_cycles() in sage?
Is there a way to obtain all cycles of a directed graph similar to all_simple_cycles() in sage? http://doc.sagemath.org/html/e...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Are there any codes to generate planar graphs in matlab or are there any large collections of planar graphs in matlab?
Are there any codes to generate planar graphs in matlab or are there any large collections of planar graphs in matlab? When pos...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
Are there matlab codes to compute cycle spaces of graphs?
Are there matlab codes to compute cycle spaces of graphs and digraphs in matlab?
circa 8 anni fa | 6 risposte | 0
6
risposteDomanda
Are there any codes to generate planar graphs?
Does anyone know of any code to generate planar graphs in Matlab?
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
what does ... do in matlab?
I have a code that begins function [Aprojeigbnd,upperAbnd,n,Ecard,cputimeprojeigbnd,cputimeupper]=... newV0...
oltre 9 anni fa | 1 risposta | 0
