-
-
CompilerOptimizations.rar
... to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when you invoke the compiler.
-
OptimizationTipsandTricks.zip
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode ...
-
-
-
-
thssYimingSub.rar
... network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method and a performance bound is provided at the ...
-
IEEEJSACMarch6Yiming.rar
This a journal paper on the optimization of Max Connection problem in a telecommunication optical network.
-
DeWin.zip
differential evolution algorithm
optimization
-
toyFDTD.rar
This a translation of the ToyFDTD c code available from the web site
http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html
This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.
-
-