-
triGauss
用matlab解三对角方程,可应用在化工、电子、机械等工程领域。(Gaussian elimination method to solve tridiagonal equation)
- 2012-01-13 15:02:59下载
- 积分:1
-
tf_ubss
基于时频分析的欠定盲源分离算法,其中用到联合对角化的算法以及理论(Blind source separation algorithm based on time-frequency analysis due to which the use of algorithms and theory of joint diagonalization)
- 2015-07-02 19:37:19下载
- 积分:1
-
2phasestepMotor
通过步进电机的数学模型对二相步进电机进行仿真,并通过卡尔曼滤波处理数据,最终通过处理后的数据预估两相步进电机的相电流和相电压。(The mathematical model of the stepping motor is used to simulate the two-phase stepping motor, and the data are processed by Kalman filter. Finally, the phase current and phase voltage of the two-phase stepping motor are predicted by the processed data.)
- 2020-06-23 06:00:02下载
- 积分:1
-
VMD
VMD用于信号去噪,去噪效果优于EMD,是EMD算法的一种改进算法(VMD for signal denoising, denoising effect is better than EMD, EMD algorithm is an improved algorithm)
- 2021-04-19 11:28:51下载
- 积分:1
-
c_matlab_jiekou
c语言与matlab接口:编程与实例
一本不错的学习书籍(c language and matlab interface: an instance of programming and learning a good book)
- 2010-10-02 15:19:29下载
- 积分:1
-
face_detection
This is a source code for face recognition.
- 2012-05-02 04:08:54下载
- 积分:1
-
code-2
This is a code for AODV Routing. It works with matlab. Enjoy it.
- 2013-04-23 07:12:17下载
- 积分:1
-
Robust_Capon0
自适应波束形成SCB,NICCB和NECCB算法比较(comparison ofSCB,NICCB and NECCB)
- 2016-03-13 14:40:58下载
- 积分:1
-
DCO-OFDM
说明: DCOOFDM系统仿真,非常好用的程序,值得推荐(DCOOFDM simulation test)
- 2021-03-04 17:39:31下载
- 积分:1
-
蚁群算法MATLAB程序
利用遗传算法求出下面函数的极小值:
z = 2-exp[-(x2+y2)] x , y[-5,+5]
提示:注意曲面绘图函数的使用方法,比如mesh(
),以及mesh( )如何跟meshgrid( )配合使用?
解:
设种群规模n=20迭代次数ger=100交叉概率pc=0.65变异概率pm=0.05初始种群为v
,目标函数为max -z=exp[-(x2+y2)]-2取得函数的最大值即为z的最小值。
- 2022-01-28 15:09:27下载
- 积分:1