-
[智能控制(第4版)][刘金琨][程序源代码]
智能控制,智能优化,刘金坤,很多的应用程序,机器人控制的好好学学。(intellgent control and design,liujinkun many demos,especially in robotic control)
- 2020-07-05 15:18:59下载
- 积分:1
-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1
-
nurbs_toolbox
Matlab 非均匀有理B样条函数,能生成B样条曲线和曲面(Matlab NURBS)
- 2021-01-22 15:28:40下载
- 积分:1
-
Calc_Azimuth_Elevation
earth cordinats Calc_Azimuth_Elevation
- 2013-12-01 23:13:31下载
- 积分:1
-
Sheath_oneIon1D
流体力学方法模拟单离子一维鞘层的matlab代码,可作为交流学习使用(Fluid dynamics simulation of a single one-dimensional ion sheath matlab code, can be used as learning to use exchange)
- 2015-03-13 10:27:52下载
- 积分:1
-
MS_Regress_FEX
这个Matlab程序估计、预测马尔可夫转换回归(Markov Switching Regression),绘制出K线图等回归。(The Matlab program estimates, forecasts Markov transition regression (Markov Switching Regression), drawing out the return of K line maps.)
- 2010-08-23 21:51:07下载
- 积分:1
-
xitongbianshi1
系统辨识1仿真程序,程序里面有matlab的源文件,可供下载!(xitongbianshifangzhenchengxu)
- 2010-12-27 10:39:08下载
- 积分:1
-
NNDAF
说明: 本程序实现了最近邻域滤波,并对最近领域滤波进行了仿真(The program achieved the nearest neighbor filtering, and recently conducted a simulation area of filter)
- 2010-04-19 10:27:49下载
- 积分:1
-
GMM-learning
包括对于高斯混合模型GMM的三个PDF文档,有GMM的发展历史,学习笔记,以及相关中文文献(Including the three PDF documents Gauss mixture model of GMM, development history, the GMM study notes, and related Chinese literature)
- 2014-10-03 22:50:04下载
- 积分:1
-
Predictive-analysis
编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。(Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until the end of the analysis process. Can be tested by different grammar (by performance data).)
- 2013-12-08 21:20:28下载
- 积分:1