-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
matlab
用于产生伪随机序列最长线性序列m序列,在matlab环境下实现(Used to generate pseudo-random sequence of the longest linear sequence of m-sequences, in the matlab environment to achieve)
- 2011-08-30 10:25:20下载
- 积分:1
-
Index-system-as-a-whole-LE
在混沌研究中,求系统整体LE指数的matlab源代码(In the study of chaos, seeking overall system LE index matlab source code)
- 2013-12-07 18:25:07下载
- 积分:1
-
Circuit-PaO-with-PV-module
PV simulation simulink
- 2015-03-11 09:58:54下载
- 积分:1
-
QuaternionToMat
旋转矩阵和四原数之间的转换 用于坐标系之间的相互转换(Rotation matrix and the number of conversions between the original four)
- 2009-11-28 22:26:31下载
- 积分:1
-
estimate_AR
说明: 信号功率谱的AR模型估的MATLAB代码( PowerSpectrum Density Estimation based on AR mode. and MATLAB file )
- 2010-04-18 19:27:23下载
- 积分:1
-
A3
说明: Function files in MATLAB for engineering constants for a lamina with a given arbitrary fiber orientation and given values of material data in the principal material directions.
- 2011-01-27 07:13:57下载
- 积分:1
-
jisuanxuliedeDFT
计算序列的DFT,并画出其幅度和频谱曲线(Computing the DFT of the sequence, and draw the magnitude and spectrum curve)
- 2012-06-17 15:26:27下载
- 积分:1
-
Image-correction
matlab程序。实现立体像对的矫正,并将匹配点显示出来(Matlab program. To realize the correction of the stereo image pair, and display the matching points.)
- 2016-09-22 15:25:06下载
- 积分:1
-
ECG_fitter
说明: 人体心电信号的滤波,用一个Butterworth低通滤波器,滤除50Hz工频噪声,并采用不同阶数的Butterworth低通滤波器,比较效果(Human ECG signal filtering, using a Butterworth low-pass filter, filter the 50Hz frequency noise, and different orders of Butterworth low-pass filter, compare results)
- 2020-09-05 20:18:06下载
- 积分:1