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
Buffeting response of a suspension bridge (frequency domain)
Mathworks
Buffeting response of a suspension bridge (frequency domain)
The dynamic response of a suspension bridge to wind turbulence is computed in the frequency domain.
MATLAB TIPS
#FileExchange
Wind field simulation (the fast version)
Mathworks
Wind field simulation (the fast version)
A three-variate spatially correlated turbulent wind field is simulated in three dimensions.
MATLAB TIPS
dmf6 / matlab
via Trending MATLAB repositories on GitHub this week · GitHub
GitHub
GitHub - dmf6/matlab
Contribute to dmf6/matlab development by creating an account on GitHub.
MATLAB TIPS
#FileExchange
Propagating Trajectories from the Earth to the Moon
Mathworks
Propagating Trajectories from the Earth to the Moon
Integrate n-body trajectories from the Earth to the Moon. Includes non-spherical Earth gravity.
MATLAB TIPS
#FileExchange
Trapezoidal method (composite)
Mathworks
Trapezoidal method (composite)
Matlab codes for composite Trapezoidal method for numerical integration.
MATLAB TIPS
#FileExchange
Simpson's 1/3 rule (Composite)
Mathworks
Simpson's 1/3 rule (Composite)
Matlab codes for Composite Simpson's one third rule of numerical integration
MATLAB TIPS
#FileExchange
Weddle's rule (composite)
Mathworks
Weddle's rule (composite)
Matlab codes for composite weddle's rule of numerical integration
MATLAB TIPS
#FileExchange
Numeric to Ordinal-String
Mathworks
Numeric to Ordinal-String
Convert numeric values to a string array of integers with ordinal suffixes. Fully vectorized!
MATLAB TIPS
#FileExchange
Sunrise Sunset
Mathworks
Sunrise Sunset
Rising and setting times of the Sun and the Moon and twilight times
MATLAB TIPS
#FileExchange
Planets Rise/Set
Mathworks
Planets Rise/Set
Computation of rising and setting times of major planets, the Sun, and the Moon utilizing the iterative method
MATLAB TIPS
#FileExchange
Initial Orbit Determination (Extended Kalman Filter)
Mathworks
Initial Orbit Determination (Extended Kalman Filter)
Initial orbit determination applying the Extended Kalman Filter
MATLAB TIPS
#FileExchange
Initial Orbit Determination (Least Squares Method)
Mathworks
Initial Orbit Determination (Least Squares Method)
Initial orbit determination applying the Least Squares method
MATLAB TIPS
#FileExchange
Green Hills Software MULTI Toolbox for Embedded Coder
Mathworks
Green Hills Software MULTI Toolbox for Embedded Coder
This toolbox enables users to perform PIL testing on embedded processors and simulators through the MULTI IDE by Green Hills Software.
MATLAB TIPS
#FileExchange
Iinitial Orbit Determination (Angles-only Method)
Mathworks
Initial Orbit Determination (Angles-Only Method)
Angles-only approach applying the Least Squares method
MATLAB TIPS
#FileExchange
leave-detection-and-feature
Mathworks
leave-detection-and-feature
code for Planet's Leafs features detection
MATLAB TIPS
#FileExchange
TopoToolbox
Mathworks
TopoToolbox
A MATLAB program for the analysis of digital elevation models
MATLAB TIPS
#FileExchange
MATLAB OpenGL toolbox
Mathworks
MATLAB OpenGL toolbox
Access the OpenGL rendering pipeline directly from matlab. No mex, toolbox, or any other external library needed.
MATLAB TIPS
tjssmy / 4700Code
via Trending MATLAB repositories on GitHub this week · GitHub
GitHub
GitHub - tjssmy/4700Code: Code for 4700 examples
Code for 4700 examples. Contribute to tjssmy/4700Code development by creating an account on GitHub.
MATLAB TIPS
#FileExchange
LU Decomposition method
Mathworks
LU Decomposition method
MATLAB codes for LU Decomposition (factorization) method for solving system of linear equations.
MATLAB TIPS
#FileExchange
Power Method to find dominant eigenvalue
Mathworks
Power Method to find dominant eigenvalue
Matlab codes for Power Method to find dominant eigenvalue and the corresponding eigenvector.
MATLAB TIPS
#FileExchange
Sparse Automatique Differentiation
Mathworks
Sparse Automatique Differentiation
Forward automatic differentiation using operator overloading and sparse jacobians