Rank: 140 based on 1965 downloads (last 30 days) and 8 files submitted
photo

Siamak Faridani

E-mail
Company/University
University of California
Lat/Long
37.915257, -122.45095

Personal Profile:

I am working on my PhD in the field of Operations Research. I occasionally post my scripts here. Feel free to send me an email.

My website: http://www.ieor.berkeley.edu/~sf/

Professional Interests:
Nonlinear Optimization

 

Watch this Author's files

 

Files Posted by Siamak View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Jul 2009 MATLAB 2 R Documents This document helps you learn R if you already know MATLAB. Author: Siamak Faridani r, tutorial, command, document 151 0
01 Jun 2009 Screenshot Principal Component Analysis (PCA) in MATLAB This is a demonstration of how one can use PCA to classify a 2D data set. Author: Siamak Faridani principal component a..., classification, pca, segmentation 556 0
29 Jan 2009 Using MATLAB Builder for JAVA with Eclipse Using MATLAB Builder for JAVA with Eclipse Author: Siamak Faridani eclipse, deploytool, matlab and java, java, matlab builder 204 0
26 Jan 2009 Multivariate Nonlinear optimization using Marquardt Method Multivariate Nonlinear optimization using Marquardt Method Author: Siamak Faridani nonlinear, optimization, hessian, derivative 197 0
10 Jan 2009 Steepest Accent Method Solves multivariant unconstrained optimization using the Steepest Accent Method Author: Siamak Faridani optimization, steepest methods, nonlinear, decent method, accent method 240 2
  • 4.0
4.0 | 1 rating
Comments and Ratings by Siamak View all
Updated File Comments Rating
07 Jul 2009 Split delimiter separated strings into a matrix Function to split a delimiter separated string into a matrix of doubles. Author: Gie Spaepen

26 Apr 2009 screencapture small utility to capture screen programatically Author: saurabh kumar

Great idea and nice implementation

Comments and Ratings on Siamak's Files View all
Updated File Comment by Comments Rating
01 May 2009 Steepest Accent Method Solves multivariant unconstrained optimization using the Steepest Accent Method Author: Siamak Faridani Duc

untitle4.m
function Untitled4()
syms alpha
f='alpha'
diff(f,alpha)
%error!!

untitle4p.m
syms alpha
f='alpha'
diff(f,alpha)
%get expected result

untitle5.m
function Untitled4()
syms alpha1
f='alpha1'
diff(f,alpha1)
%get expected result

01 May 2009 Steepest Accent Method Solves multivariant unconstrained optimization using the Steepest Accent Method Author: Siamak Faridani Duc

Run with
x01=1;
x02=2;

and

a='10*(2*x1-5)^2+2*(3*x2-6)^2';
 
then I get an error:
alphaval =
 
C_
 
??? Error using ==> evalin
Undefined function or variable 'C_'.

08 Apr 2008 Equation Check Equation Validator for Long Equations Author: Siamak Faridani Shaw, Kevin

Great tool. Works as advertised. Very helpful.
I have found some equations that are too long to print, but I think that is probably a Maple limitation.

05 Nov 2007 Equation Check Equation Validator for Long Equations Author: Siamak Faridani Subramaniyan, Arun K.

Very nice tool. Elegant code. Thanks for sharing.

Top Tags Applied by Siamak
nonlinear, optimization, accent method, ascii, batch
Files Tagged by Siamak View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Jul 2009 MATLAB 2 R Documents This document helps you learn R if you already know MATLAB. Author: Siamak Faridani r, tutorial, command, document 151 0
01 Jun 2009 Screenshot Principal Component Analysis (PCA) in MATLAB This is a demonstration of how one can use PCA to classify a 2D data set. Author: Siamak Faridani principal component a..., classification, pca, segmentation 556 0
29 Jan 2009 Using MATLAB Builder for JAVA with Eclipse Using MATLAB Builder for JAVA with Eclipse Author: Siamak Faridani eclipse, deploytool, matlab and java, java, matlab builder 204 0
26 Jan 2009 Multivariate Nonlinear optimization using Marquardt Method Multivariate Nonlinear optimization using Marquardt Method Author: Siamak Faridani nonlinear, optimization, hessian, derivative 197 0
10 Jan 2009 Steepest Accent Method Solves multivariant unconstrained optimization using the Steepest Accent Method Author: Siamak Faridani optimization, steepest methods, nonlinear, decent method, accent method 240 2
  • 4.0
4.0 | 1 rating
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com