-
bp339
BP算法的MATLAB实现,从而实现了BP预测的算法,这是一段简单的小程序。(BP algorithm MATLAB realize in order to achieve a BP prediction algorithm, which is a simple procedure.)
- 2008-04-11 11:03:02下载
- 积分:1
-
QDPSK
qdpsk调制,含子程序,qdpsk调制(qdpsk prepared, containing subroutine)
- 2021-03-21 18:19:17下载
- 积分:1
-
minimum
matlab code for minimum energy point at particular
vdd suply this is contour code.
- 2013-10-26 20:30:36下载
- 积分:1
-
Pchap55i
基于遗传算法的pid整定的maatlab的源代码 可直接使用。
(Based on genetic algorithm pid the tuning maatlab the source code can be used directly.)
- 2012-09-30 19:21:45下载
- 积分:1
-
2
说明: matlab program for the simple example.
which will help u to understand how to use mtlab.
- 2012-04-22 04:34:07下载
- 积分:1
-
Robot_solution
该程序包含六自由度机器人D-H法建模的正解和逆解程序(Positive solution and inverse solution program The program contains six degree of freedom robot DH Modelling)
- 2014-12-08 21:45:06下载
- 积分:1
-
SEP
LEACH协议的改进SEP的Maltab仿真代码(
SEP,a protocol to improve the LEACH by
Maltab)
- 2010-02-14 21:04:57下载
- 积分:1
-
PESGM2008-000037
Its an IEEE paper about Energy Loss Minimization of Electricity
Networks with Large Wind Generation using
FACTS.
- 2013-10-03 13:31:12下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1
-
Hamming
说明: 汉明码(Hamming Code)是汉明于1949年的一种能纠正单个错误的线性分组码,最小码距dmin=3。汉明码的实现方式是在原数据中插入m位作为校验位。对于(n,k)汉明码,编码时需满足以下原则(Hamming code is a kind of linear block code which can correct single error in 1949. The minimum code distance Dmin = 3. The implementation of Hamming code is to insert m bit into the original data as check bit. For (n, K) Hamming codes, the following principles should be met)
- 2021-04-28 17:48:43下载
- 积分:1