6,148 reputation
1040
bio website
location China
age
visits member for 1 year, 4 months
seen 57 mins ago
stats profile views 389

I'm interested in data visualization, image processing, ODE/PDE, natural language processing, etc. Pardon my bad English, please :P

Email addr:

1:eJztk8ENwzAIRUkHyA5ZqdfeMkC6/605Vl8Gg8EykUD6imMb8/hxjvP7vl5EtN/63NpKpVIpqSgBg4XzKbwzvP6PJ/Baa2BvxMxzea1caV2al3zQnId7pHqS1yPsEkPPa8/Yk4c8MzmwjuSNtydp3DsHg/PMwov7o74/ntni4f6nSAbuXcPK8YzyYqy+16u8tnrmYYnq07LOee3pKcJrzX3XrHPnjdaz/if47NVqsWl4tBrJmalsPJF9ZegNYzVPKZ9+c/YGIg==


19h
revised Options which require RuleDelayed
deleted 1 characters in body
20h
comment Options which require RuleDelayed
@halirutan Thanks! btw if reading the file as Notebook expressions I think it would be possible/easier to get inheritance relationships between options and their sub-options. It's so sad pattern matching is much slower in that case..
21h
reviewed Close Abridging Lists of Equations within NDSolve, Manipulate
21h
answered Options which require RuleDelayed
2d
reviewed Looks Good A simple StringCases problem
2d
reviewed Close Question regarding function definition overloading / argument passing test
2d
comment Weird vertical line when trying to plot a histogram
Similar question.
2d
comment Question about usage of Style as Dynamic object
Thank you very much for your explanation! You have fulfilled my curiosity!
2d
accepted Question about usage of Style as Dynamic object
2d
comment Question about usage of Style as Dynamic object
@MichaelE2 Interesting... Need to leave for an hour for urgency, will investigating after. Thank you for your instance!
2d
revised Question about usage of Style as Dynamic object
added 1 characters in body
2d
asked Question about usage of Style as Dynamic object
2d
comment How can I detect an ellipse in a photo?
I think a general Hough transform will do the job well enough.
May
20
comment Notebook vs. DocumentNotebook; display a Notebook inline, like a DocumentNotebook
BTW I'm always wonder would it be possible to realize a nested Notebook, which serves like the minipage environment in LaTeX.
May
20
comment Notebook vs. DocumentNotebook; display a Notebook inline, like a DocumentNotebook
Ah.. I see.. TextCell[..] is NOT a Cell expression! +1
May
19
revised Does Graphics`Mesh`SimplePolygonQ[] work for you?
deleted 11 characters in body
May
19
comment Does Graphics`Mesh`SimplePolygonQ[] work for you?
You're welcome. :)
May
19
comment How to asynchronously download 100000 urls in an efficient way
@mm.Jang While I upvote you with the damn-slow-network-speed in China, I think the bottleneck for downloading hundreds of thousands of small files (I assume the pages that OP wants are mainly plain-text) is not the network bandwidth, but your local I/O efficiency. (Imaging copy 100000 1kB files from one disk to another!)
May
19
reviewed Close How can I connect to a SQLServer database without login details?
May
19
revised How to export results of an analysis in table format into MS word file
added 8 characters in body; edited tags