Rank: 2923 based on 19 downloads (last 30 days) and 1 file submitted
photo

shaz

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by shaz
Updated   File Tags Downloads
(last 30 days)
Comments Rating
21 Oct 2010 Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. Author: shaz simulation, image processing 19 3
  • 3.5
3.5 | 2 ratings
Comments and Ratings on shaz's Files View all
Updated File Comment by Comments Rating
05 Jul 2012 Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. Author: shaz Park, Suinn

In the source code,

if m == Inf "|| m == -Inf"

I think the latter condition (in quotation mark) is required for some case. Thanks!

26 Nov 2010 Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. Author: shaz Chan, Michael

Thank you, it is useful in certain applications.

21 Oct 2010 Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. Author: shaz Sean de

This is basically just a wrapper for LINSPACE that does a whole bunch of unnecessary computations. It doesn't matter what the slope, m, is for this computation and it is computed and used to vary how LINSPACE is called. LINSPACE can be called with the same start and end point with a number of divisions and it will be the same as just replicating that number. The author didn't recognize this.

-Anything with four lower case Ls in a row is confusing.
-There is no help, no H1 line

I would also think that for something like this to be useful, it should work in nD space. I.e. start point and end point could be vectors of any dimension and it would output that many vectors corresponding to the line through n dimensions.

Top Tags Applied by shaz
image processing, simulation
Files Tagged by shaz
Updated   File Tags Downloads
(last 30 days)
Comments Rating
21 Oct 2010 Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. Author: shaz simulation, image processing 19 3
  • 3.5
3.5 | 2 ratings

Contact us