-
diskid32
獲取windows系統硬盤的一些信息,可以獲取到SN,FW,MODEL,等等信息(Get some information windows system hard disk, you can get to the SN, FW, MODEL, and so forth)
- 2014-11-04 19:54:34下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
lu
说明: 在用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择(In chaos theory and neural networks with short-term load forecasting, neural network is essential to choose the input, the program implemented with matlabl chaotic time series based on the number of choices of embedding dimension)
- 2010-05-26 19:48:46下载
- 积分:1
-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分:1
-
ACO-Path-planning-
基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细(Path planning, ant colony algorithm, including 2D and 3D path planning path,)
- 2015-04-16 17:13:03下载
- 积分:1
-
HistogramPCalculation
应用MATLAB(或C)语言编写一幅灰度图像直方图统计程序(Application of MATLAB (or C) written in a gray-scale image histogram statistics program)
- 2011-05-28 14:17:26下载
- 积分:1
-
Hurst
hurst指数计算宏,计算简单,效率较高(Hurst index macros, computing simple, efficient)
- 2007-03-09 17:30:31下载
- 积分:1
-
chap3_1
专家PId控制,求三阶传递函数的阶跃响应,采用专家PID设计控制器(Expert PId control, and the third order transfer function of the step response,The use of expert PID controller design)
- 2020-12-02 11:29:25下载
- 积分:1
-
Aeq_Beq_A_B
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2020-12-05 13:19:24下载
- 积分:1
-
DF_Remover___X_N2O_Productions
Integer Square Root with Remainder
- 2014-11-29 16:32:26下载
- 积分:1