-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
saadat1
saadat power system matlab files
- 2012-01-16 16:28:17下载
- 积分:1
-
OFDM仿真代码+OFDM原理和技术介绍PPT
说明: OFDM系统的完成仿真过程具有一定的利用价值(OFDM the completion of the simulation system has a certain value of utilization)
- 2020-11-13 16:33:03下载
- 积分:1
-
三个简单的求根的MATLAB程序
这些三个类别 M 文件帮助开始求简单根、 整合和曲线拟合方法在数值求解过程中所述。二分法、 false_position、 割线方法是三根求法composite_simpson,composite_trapezoidal,GAUSS_2point 和 GAUSS_3point 的集成方法。用于曲线拟合编写了线性和二次型的方法。所有提到的方法,得到的函数,试图找到函数的根。对他们集成或曲线拟合方法。
- 2022-02-04 18:58:01下载
- 积分:1
-
很好用的虚拟阵元进行DOA估计,matlab源程序
有均匀线阵的CRB曲线,ML法能够很好的估计信号的信噪比,esprit算法对有干扰的信号频率进行估计,使用混沌与分形分析的例程,包含特征值与特征向量的提取、训练样本以及最后的识别,预报误差法参数辨识-松弛的思想。
- 2023-01-22 09:40:03下载
- 积分:1
-
cov2para
This MATLAB code computes the covariance matrix of a random variable
- 2009-12-16 16:44:44下载
- 积分:1
-
mdladvinfo
anything important,,, nothing important
- 2011-09-04 14:29:24下载
- 积分:1
-
xiaoboLMS
matlab lms 算法实例利用MATLAB实现了小波变换LMS滤波算法(matlab lms algorithm instance wavelet transform LMS filtering algorithm using MATLAB)
- 2012-09-17 10:16:52下载
- 积分:1
-
Moses_By_Mahmoud_Ghassan
Narration de l histoire du prophète Moise
- 2013-11-14 17:28:14下载
- 积分:1
-
sperling
主程序为sperling.m
按要求导入加速度数据,运行即可(The main program is sperling.m
Import the acceleration data as instruction and run the main program)
- 2018-11-01 15:10:11下载
- 积分:1