-
pidcontrolerfordlb
说明: 建立了倒立摆的simulink模型,并设计了经典的pid控制器(establishment of the inverted pendulum Simulink model and design of the classic pid Controller)
- 2006-04-17 17:07:06下载
- 积分:1
-
Levenberg_Marquardt
Levenberg-Marquardt 算法的 Matlab 实现,附例子代码(Levenberg-Marquardt Algorithm implement in Matlab. )
- 2013-05-18 19:58:28下载
- 积分:1
-
MRT-LBM
说明: 运用多松弛时间,相对于单松弛,具有更好的稳定性,且数值结果更精确(Compared with single relaxation, multi-relaxation time is more stable and the numerical results are more accurate.)
- 2020-07-01 10:40:02下载
- 积分:1
-
LMS
说明: 该程序实现时域LMS算法,并用统计的方法仿真得出不同步长下的收敛曲线( Of the time domain LMS algorithm program implementation and use of statistical methods are not synchronized long simulation shows the convergence curve under)
- 2010-04-28 15:01:21下载
- 积分:1
-
firfilter
17阶FIR滤波器 仿真出输入随机信号的 滤波结果 并将浮点型的FIR滤波器系数 量化后得到定点型系数 分析滤波后的结果 最后得到量化后浮点转定点的SNR(17 order FIR filters out random signal input of the filter results and will of floating point type coefficients quantification FIR filters are designated type analysis results of filter coefficients quantification floating-point turn after the final regular SNR
)
- 2011-11-15 10:51:21下载
- 积分:1
-
matCUDA_User_Guide_0.1
CUDA的MATLAB加速用户使用说明,帮助学习MATLAB的PCT(matCUDA for MATLAB PCT)
- 2015-03-27 11:35:13下载
- 积分:1
-
threshold_tr
adaboost程序,演示程序,直接可以运行,修改部分程序即可运用到自己的应用中(adaboost, presentation program can run directly modify parts of the program can be applied to their own applications)
- 2013-12-13 17:22:29下载
- 积分:1
-
080435
说明: 基于MATLAB的数学图形制作
过具体实例研究MATLAB绘制二维图形和三维图形的plot、ezplot、mesh、surf、ezmesh、ezsurf、
plot3等几个作图函数,说明它们的使用方法和技巧。(MATLAB-based graphical mathematical study of the production of any specific examples of MATLAB graphics drawing two-dimensional and three-dimensional graphics plot, ezplot, mesh, surf, ezmesh, ezsurf, plot3 several mapping functions, the use of their methods and techniques.)
- 2009-08-09 10:59:56下载
- 积分:1
-
chap2_5
说明: 《变结构控制与MATLAB仿真》书中第二章例五的变结构控制程序( Variable Structure Control and MATLAB Simulation chapter book, five cases of variable structure control procedures)
- 2008-10-16 23:13:51下载
- 积分:1
-
5478
编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数(prepare you search procedures, functions as follows : Given a series of arbitrary order, then enter an arbitrary number, using binary search method to find the few series in the position, if the series is this, Return of the few series in the location, if the series has been no such number,-1 is returned will be distributed to value y orderly array inserted into a (decreasing), insert after The array is an orderly with a few recursive method : a bunch of characters with a question mark "?" The end of the order after reading the reverse output and statistics on the number of characters)
- 2006-12-29 22:20:24下载
- 积分:1