Rank: 1316 based on 49 downloads (last 30 days) and 2 files submitted
photo

Mohammad Ashfaq

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Mohammad View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
13 Apr 2006 Screenshot smithchart A collection of files capable of drawing a standard colored smith chart including labels and scales Author: Mohammad Ashfaq chart, radio, wireless, smith, frequency, transmission lines 39 16
  • 4.52381
4.5 | 21 ratings
09 Jul 2003 Getusername Fetches the current user name. Author: Mohammad Ashfaq development environme..., username, user, name, utilities, development 10 3
  • 3.0
3.0 | 2 ratings
Comments and Ratings on Mohammad's Files View all
Updated File Comment by Comments Rating
04 Nov 2011 smithchart A collection of files capable of drawing a standard colored smith chart including labels and scales Author: Mohammad Ashfaq ho, luong
14 Jun 2010 smithchart A collection of files capable of drawing a standard colored smith chart including labels and scales Author: Mohammad Ashfaq Zhang, Sunny
30 Mar 2010 Getusername Fetches the current user name. Author: Mohammad Ashfaq Verrelli, David

I want to rate Martin Lechner's alternative as 5/5.

28 Dec 2008 smithchart A collection of files capable of drawing a standard colored smith chart including labels and scales Author: Mohammad Ashfaq LIAGHAT, Alireza
16 Oct 2008 smithchart A collection of files capable of drawing a standard colored smith chart including labels and scales Author: Mohammad Ashfaq Schaffer, Bernhard

I found a bug in the function scPOI, which leads to wrong plotting results for negative reactances (using scRay). If you try to display, for example, the point
scRay(0.25-j*0.5), the negative reactance shown in the smithchart will be be zero.

To fix the bug:
In scPOI, replace

v=max(v);

by

[temp,idx]=max(abs(v));
v=v(idx);

to take care of negative numbers.

Top Tags Applied by Mohammad
chart, development, development environment, frequency, name
Files Tagged by Mohammad View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
13 Apr 2006 Screenshot smithchart A collection of files capable of drawing a standard colored smith chart including labels and scales Author: Mohammad Ashfaq chart, radio, wireless, smith, frequency, transmission lines 39 16
  • 4.52381
4.5 | 21 ratings
09 Jul 2003 Getusername Fetches the current user name. Author: Mohammad Ashfaq development environme..., username, user, name, utilities, development 10 3
  • 3.0
3.0 | 2 ratings

Contact us at files@mathworks.com