MATLAB TIPS
@MATLAB_tips
2.77K
subscribers
13
photos
2
files
11.9K
links
Matlab的一些现成脚本、函数,前人写的技巧、教程、文档。 Just tricks that finally work or what have learnt through search engines.受限于个人领域和Matlab水平,诚邀频道管理者;只要在使用Matlab过程中顺手把用上的网页、帖子发上来就好,十分简单。请联系
@MatLabTipsBot
。
#MATLAB
Download Telegram
Join
MATLAB TIPS
2.77K subscribers
MATLAB TIPS
#FileExchange
Estimating differential entropy using recursive copula split
Mathworks
Estimating differential entropy using recursive copula split
An algorithm for estimating the entropy of a continuous random variable. Uses recursive splitting of the copula.
MATLAB TIPS
#FileExchange
Improved particle swarm optimization (PSO) algorithm
Mathworks
Improved particle swarm optimization (PSO) algorithm
This tool can be used for every type of optimization problem (minimization / maximization / fitting, single / multi objective).
MATLAB TIPS
#FileExchange
Calculus-Derivatives
Mathworks
Calculus Derivatives
Interactive module that introduces fundamentals of derivatives including the product and chain rule as presented in Calculus I courses
MATLAB TIPS
#FileExchange
ObjectFinder
Mathworks
ObjectFinder
Recognize 3D structures in volumetric images
MATLAB TIPS
#FileExchange
Codes of HPSOBOA v2.0
Mathworks
Codes of HPSOBOA v2.0
Hybrid BOA with PSO algorithm
MATLAB TIPS
#FileExchange
Computing of Voigt/complex error function with small y
Mathworks
Computing of Voigt/complex error function with small y
This program file is presented for highly accurate approximation of the Voigt/complex error function with small imaginary argument y ≤ 0.1.
MATLAB TIPS
altmany / export_fig
via Trending MATLAB repositories on GitHub this week · GitHub
GitHub
GitHub - altmany/export_fig: A MATLAB toolbox for exporting publication quality figures
A MATLAB toolbox for exporting publication quality figures - altmany/export_fig
👍
1
MATLAB TIPS
#FileExchange
MPLAB Device Blocks for Simulink :dsPIC, PIC32 and SAM mcu
Mathworks
MPLAB Device Blocks for Simulink :dsPIC, PIC32 and SAM mcu
dsPIC, PIC32, SAMx2, SAMx5 and SAMx7 support package
MATLAB TIPS
#FileExchange
plotMultipleHists
MATLAB TIPS
#FileExchange
individualPlots2SubPlots-matlab
Mathworks
individualPlots2SubPlots-matlab
Replot individual figures as sub axes on one figure with many subplots.
MATLAB TIPS
#FileExchange
editslider
Mathworks
editslider
slider GUI with editable parameters/callback function
MATLAB TIPS
wwahby / ilm_compare
via Trending MATLAB repositories on GitHub this week · GitHub
GitHub
GitHub - wwahby/ilm_compare: Interconnect Length - Comparison between Joyner and corrected methods
Interconnect Length - Comparison between Joyner and corrected methods - GitHub - wwahby/ilm_compare: Interconnect Length - Comparison between Joyner and corrected methods
MATLAB TIPS
#FileExchange
Airy beam created with physical lens
Mathworks
Airy beam created with physical lens
Simulation of Airy beams created with a physical lens
MATLAB TIPS
#FileExchange
ebertolazzi/mexIPOPT
Mathworks
ebertolazzi/mexIPOPT
Toolbox for MATLAB interfacing with IPOPT
👍
1
MATLAB TIPS
#FileExchange
LSWAVE-SignalProcessing
Mathworks
LSWAVE-SignalProcessing
LSWAVE: a MATLAB software for the least-squares wavelet and cross-wavelet analyses
MATLAB TIPS
#FileExchange
Improved multisynchrosqueezing transform
Mathworks
Improved multisynchrosqueezing transform
业务范围包括但不限于,数据分析、信号处理、时频分析、小波变换、微弱特征增强、生物/地震/机械/振动/声音/语音等多种领域中的信号处理问题。(最新文章源码以及c或者python版本,目前优先供给有项目合作的团队)邮箱联系:yugang2010@163.com
MATLAB TIPS
#FileExchange
Multisynchrosqueezing Transform
Mathworks
Multisynchrosqueezing Transform
业务范围包括但不限于,数据分析、信号处理、时频分析、小波变换、微弱特征增强、生物/地震/机械/振动/声音/语音等多种领域中的信号处理问题。(最新文章源码以及c或者python版本,目前优先供给有项目合作的团队)邮箱联系:yugang2010@163.com
MATLAB TIPS
#FileExchange
Time-reassigned Multisynchrosqueezing Transform
Mathworks
Time-reassigned Multisynchrosqueezing Transform
横向/纵向项目,业务范围包括但不限于,数据分析、信号处理、时频分析、小波变换、数据滤波、数据质量提升、微弱特征增强等,在生物/地震/机械/振动/声音/语音/通讯等多种领域中的信号处理问题。(最新文章源码以及c或者python版本)。邮箱联系:yugang2010@163.com
MATLAB TIPS
#FileExchange
Driver for Thorlabs BBD302/PRM1Z8/K10CR1 motorized stages
Mathworks
Driver for Thorlabs BBD302/PRM1Z8/K10CR1 motorized stages
Matlab class to control Thorlabs motorized translation/rotation stages such as MLS203/BBD30X/PRM1Z8/K10CR1
MATLAB TIPS
What Is a Tridiagonal Matrix?
via Nick Higham
Nick Higham
What Is a Tridiagonal Matrix?
A tridiagonal matrix is a square matrix whose elements are zero away from the main diagonal, the subdiagonal, and the superdiagonal. In other words, it is a banded matrix with upper and lower bandw…
MATLAB TIPS
#FileExchange
Natural-Order Row Sort
Mathworks
Natural-Order Row Sort
Alphanumeric row sort of a cell/string/categorical/table array, with customizable number format.