MATLAB TIPS
@MATLAB_tips
2.79K
subscribers
14
photos
2
files
12K
links
Matlab的一些现成脚本、函数,前人写的技巧、教程、文档。 Just tricks that finally work or what have learnt through search engines.受限于个人领域和Matlab水平,诚邀频道管理者;只要在使用Matlab过程中顺手把用上的网页、帖子发上来就好,十分简单。请联系
@MatLabTipsBot
。
#MATLAB
Download Telegram
Join
MATLAB TIPS
2.79K subscribers
MATLAB TIPS
#FileExchange
P&O based 30 KW PV MPPT System
Mathworks
P&O based 30 KW PV MPPT System
MATLAB TIPS
#FileExchange
MicroGrid integration of 30 kW PV system with P&O MPPT Syst
Mathworks
MicroGrid integration of 30 kW PV system with P&O MPPT Syst
MicroGrid integration of 30 kW PV system with P&O MPPT System Algorithm
MATLAB TIPS
#FileExchange
Intelligent Controller Based selection of Optimal Size of RE
Mathworks
Intelligent Controller Based selection of Optimal Size of RE
Intelligent Controller Based selection of Optimal Size of Renewable Energy Sources
MATLAB TIPS
#FileExchange
GWCGSA for Global Optimization
Mathworks
GWCGSA for Global Optimization
A grey wolf optimizer‑based chaotic gravitational search algorithm for global optimization (GWCGSA)
MATLAB TIPS
#FileExchange
3D printable Christmas star
Mathworks
3D printable Christmas star
Function to compute, display and save a 3D printable Christmas star.
MATLAB TIPS
#FileExchange
Temporal prosthetic vision simulation (Version 2)
Mathworks
Temporal prosthetic vision simulation (Version 2)
A simulation tool that illustrates the vision of blind people implanted with retinal prostheses
MATLAB TIPS
#FileExchange
The MATrix LAB has you
Mathworks
The MATrix LAB has you
Need to unplug ? -> Follow Trinity, deep into the rabbit hole ;-)
MATLAB TIPS
The Ten Most-Viewed Posts of 2022
via Nick Higham
Nick Higham
The Ten Most-Viewed Posts of 2022
According to the Wordpress statistics, this blog received over 192,000 visitors and 281,000 views in 2022. These are the ten most-viewed posts published during the year. Seven Sins of Numerical Lin…
MATLAB TIPS
#FileExchange
Annotate
Mathworks
Annotate
Create an annotation that is pinned to the axes of a graph.
MATLAB TIPS
#FileExchange
Combination of terminal sliding mode and finite-time SDRE
Mathworks
Combination of terminal sliding mode and finite-time SDRE
The codes simulate finite-time terminal sliding mode and SDDRE for Van der Pol oscillator and a mechanical system.
MATLAB TIPS
#FileExchange
Non-linear 2D Finite Element Solver
Mathworks
Non-linear 2D Finite Element Solver
MATLAB TIPS
#FileExchange
Mesoscale Concrete 2D Finite Element Solver
Mathworks
Mesoscale Concrete 2D Finite Element Solver
MATLAB TIPS
#FileExchange
SAR Signal Processing with MatLab Algorithms - Reloaded
Mathworks
SAR Signal Processing with MatLab Algorithms - Reloaded
Upgrade and extension of m-scripts for M. Soumekh's book "Synthetic Aperture Radar Signal Processing with MatLab Algorithms".
MATLAB TIPS
#FileExchange
Zeffiro Forward and Inverse Interface for Complex Geometries
Mathworks
Zeffiro Forward and Inverse Interface for Complex Geometries
Interface for using finite elements in inverse problems with complex domains
MATLAB TIPS
#FileExchange
Systemic Risk
Mathworks
Systemic Risk
A framework for systemic risk valuation and analysis.
MATLAB TIPS
#FileExchange
Historical Volatility
Mathworks
Historical Volatility
A framework for historical volatility estimation and analysis.
👍
1
MATLAB TIPS
#FileExchange
HFMRD: Hedge Funds Misreported Returns Detector
Mathworks
HFMRD: Hedge Funds Misreported Returns Detector
A framework for detecting misreported returns in hedge funds.
MATLAB TIPS
#FileExchange
deepreplace: Replace string segments in nested objects
Mathworks
deepreplace: Replace string segments in nested objects
NEWDATA = DEEPREPLACE(DATA,MATCH,REPLACEMENT) replaces all occurrences of substring(s) MATCH with REPLACEMENT at any level of object DATA.
MATLAB TIPS
#FileExchange
fieldfun: Apply function to matching fields of structures
Mathworks
fieldfun: Apply function to matching fields of structures
S = FIELDFUN(FUN,S1,...,SN) passes field values in structures S1,...,SN to function FUN and returns the result in scalar struct S.
MATLAB TIPS
What Is a Diagonalizable Matrix?
via Nick Higham
Nick Higham
What Is a Diagonalizable Matrix?
A matrix $latex A \in\mathbb{C}^{n\times n}$ is diagonalizable if there exists a nonsingular matrix $latex X\in\mathbb{C}^{n\times n}$ such that $LATEX X^{-1}AX$ is diagonal. In other words, a diag…