Deprecated: sanitize_url is deprecated since version 2.8.0! Use esc_url_raw() instead. in /home/alipourm/public_html/blog/wp-includes/functions.php on line 5213
MATLAB – Seyyed Ali Pourmousavi Kani
Seyyed Ali Pourmousavi Kani
Seyyed Ali Pourmousavi Kani
Ph.D. Electrical Engineering | Member, IEEE (S'07, M'15) | Secretary, IEEE Joint Chapter of PE/IE/IA Societies | MIEAust, The Institution of Engineers Australia | Electric Energy Society of Australia (EESA), Engineers Australia (EA)
Skip to content

MATLAB

There are 9 posts tagged MATLAB (this is page 1 of 1).

MATLAB Vectorization Demystified – Part 3: Preallocation

“MATLAB Vectorization Demystified”: In this series, I try to explain vectorization operation in MATLAB in details step-by-step through several examples. This is part 3 in which “preallocation” of variables/parameters are explained. Preallocation You probably have seen this MATLAB warning when coding for or while loops: This is the fact that for and while loops that […]

in Learning, MATLAB | April 29, 2019 | Comment

MATLAB Vectorization Demystified – Part 2: Matrices and Indexing

“MATLAB Vectorization Demystified”: In this series, I try to explain vectorization operation in MATLAB in details step-by-step through several examples. This is part 2 in which “Matrices and Indexing” are explained. Matrix definition Every variable in MATLAB is an array that can hold many numbers, characters, strings, date and times, and so on. Arrays in […]

in Learning, MATLAB | April 15, 2019 | Comment

MATLAB Vectorization Demystified – Part 1: Vectors and Indexing

“MATLAB Vectorization Demystified”: In this series, I try to explain vectorization operation in MATLAB in details step-by-step through several examples. This is part 1 in which “Vectors and Indexing” are explained. Vector Definition in MATLAB In MATLAB, a vector is a matrix with either one row or one column. sampleVector1 =       1    2 […]

in Learning, MATLAB | April 11, 2019 | Comment

Machine Learning with MATLAB

A bunch of machine learning techniques are implemented on real data in here. The approaches are used for clustering, classification, deep learning, and regression through examples.

in Learning, MATLAB | March 31, 2018 | Comment

Turning off warning message issued by some built-in functions in MATLAB

Sometimes, MATLAB built-in functions throw warning messages in the Command Window. I am not talking about the sort of messages which can be easily handled by setting an option before calling the function. For instance, output messages during optimisation iteration can be conveniently controlled by the available options. However, there are other types of warning […]

in Learning, MATLAB | February 16, 2018 | Comment

Scatter and line plots with gradient colour on y-axis direction in MATLAB

Recently, I needed to plot a bunch of time series with gradient colour on the y-axis direction. I wanted the colour to change based on the value of y for each cluster of x. For instance, if you have 10000 days of hourly data, where you want to plot these days in a figure with […]

in Learning, MATLAB | February 11, 2018 | Comment

A Comprehensive and Free Optimization Toolbox in MATLAB

Optimisation problems are everywhere regardless of your field of research. All researchers at some point struggled to solve an optimisation problem. For a long time, MATLAB had a relatively comprehensive toolbox where several optimisation solvers have been provided. Well, it does not have all the solvers we need. I recently found OPTI Toolbox which gathered […]

in Learning, Tools | November 30, 2017 | Comment

500+ Examples of Math, Statistics, and Optimization in MATLAB

I just found about this valuable collection of 500+ examples of Math, Statistics, and Optimization in MATLAB. A great source to get to know many MATLAB toolboxes, such as optimization, neural network, curve fitting, and so on, in action. Check it out and you won’t regret.

in Learning, Programming, Tools | November 9, 2017 | Comment

GRAMM: Your Friendly, Efficient, and Powerful Visualization Toolbox in MATLAB

I have been using MATLAB for a very long time, about 14 years to be accurate. I think it became number-one programming tool in academia for many different reasons. In this post, I don’t want to talk about MATLAB, except this statement: MATLAB is a nice tool for prototyping ideas and showcasing results. However, the […]

in Tools | June 16, 2017 | Comment

Recent Posts

  • MATLAB Vectorization Demystified – Part 3: Preallocation
  • MATLAB Vectorization Demystified – Part 2: Matrices and Indexing
  • MATLAB Vectorization Demystified – Part 1: Vectors and Indexing
  • PAPER: Consumers’ flexibility estimation at the TSO level for balancing services
  • PAPER: Improving predictability of renewable generation through optimal battery sizing

Recent Comments

  • KlausCam on Multi-row and Multi-column table with background color in Latex
  • Жандос on Trimming/Clipping EPS figures in Latex
  • KlausCam on Multi-row and Multi-column table with background color in Latex
  • Chris on Using “minted” package in Latex to format programming codes on Windows machines
  • PatriciaWado on Multi-row and Multi-column table with background color in Latex

Archives

  • April 2019
  • December 2018
  • September 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017

Categories

  • Latex
  • Learning
  • MATLAB
  • News
  • Opinion
  • Papers/Publications
  • Programming
  • Publications
  • Tools

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Independent Publisher empowered by WordPress