-
integral-dan-turunan
integral and differensial in MATLAB
- 2011-11-14 08:11:16下载
- 积分:1
-
WENJIAN
超松弛迭代法MATLAB程序及迭代次数与松弛因子的关系(SOR iteration method MATLAB program and the relationship with the relaxation factor)
- 2013-11-02 20:56:54下载
- 积分:1
-
LDPC_802.16e仿真代码
可以产出LDPC_802.16e码字,不同码长不同码率(creat LDPC_802.16e ldpc code)
- 2018-06-13 12:00:48下载
- 积分:1
-
chap6_LocalPlan_TrackingCtrl
说明: 加入规划层的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第六章(Add trajectory tracking control of planning layer, Chapter 6 of the second version of model predictive control of driverless vehicles)
- 2020-11-03 21:19:53下载
- 积分:1
-
很不错的MeanShift算法调试工具
最小二乘回归分析算法,线性调频脉冲压缩的Matlab程序,相参脉冲串复调制信号,真的是一个好程序,包含了阵列信号处理的常见算法,一种流形学习算法(很好用)。
- 2022-03-19 02:22:18下载
- 积分:1
-
图像去雾使用MATLAB的调查
摘要
- 2022-04-18 20:14:04下载
- 积分:1
-
induct-heating_full-bridge
文件包里面包含感应加热电源的simulink仿真文件,和一个matlab源文件用于追踪感应加热的谐振点。(Package which contains induction heating power supply simulink simulation files, and a matlab source files used to track the resonance point of induction heating.)
- 2021-04-21 14:58:49下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
PERMODELAN(fix7)
simulation presure proses rig with NN backpropagation
- 2011-12-17 21:33:09下载
- 积分:1
-
LMS
在一种变步长LMS 算法的基础上,引进动量因式,提出了一种新的改进LMS 的算法。新算法整体性能优
于变步长LMS 算法以及LMS 算法。通过理论分析,比较了新的算法和变步长LMS 算法以及LMS 算法的收敛性
和稳态性,提出了一种设想以提高新算法的稳态性。仿真试验证明了新算法的优越性以及设想的在仿真条件下的正
确性。(In a variable step size LMS algorithm, based on the introduction of momentum factor, a new improvement of LMS algorithms. The overall performance of the new algorithm is superior to variable step size LMS algorithm and LMS algorithm. Through theoretical analysis, comparing the new algorithm and variable step size LMS algorithm and LMS algorithm convergence and steady-state, and proposes a new algorithm is envisaged to enhance the steady-state nature. Simulation tests proved the superiority of the new algorithm, as well as envisaged under the conditions in the simulation is correct.)
- 2008-03-12 09:59:25下载
- 积分:1