资源列表
PCM_Testing
- PCM(脉冲编码调制)在MATLAB中仿真调试的程序-PCM (pulse code modulation) in MATLAB simulation testing procedures
nnd10lc
- Windrow-Hoff学习算法的源程序,实现ADALINE机器的自适应学习,功能用于字符识别,完全界面显示。-Windrow-Hoff learning algorithm source, the realization ADALINE machines adaptive learning, for character recognition function, the interface shows entirely.
sim
- 电路模拟的例程 包括图形 仿真的说明 欢迎大家下载-circuit simulation routines including graphic simulation Note welcome you download
dct1
- 用DCT算法做数字水印,水印为伪随即序列。对整个图做DCT变换-DCT algorithm used as a digital watermark, watermark for the pseudo-then sequence. The entire plan to do DCT
nnd12ls
- 反向传播算法的变形例子的CGBP,共轭梯度的轨迹算法程序。有WINDOWS界面。-back propagation of the deformation CGBP example, the conjugate gradient algorithm track procedures. A Windows interface.
GA_TSP-wrong
- 用遗传算法编写的一个程序,其目的是求解旅行商问题.-genetic algorithm a procedure for the preparation, with the aim of solving the traveling salesman problem.
MATLABgui
- matlab例程,图形修饰界面,有数据和m文件。 -Matlab routines, graphics interface modification, data and m documents.
functionz
- 在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常
functionz1
- 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is nece
OFDM-NEW-18
- 802.11a phy layer protocol by myself
functionzRR
- %code2_1 for lecture 1 Simpson s rule
@ccs
- 这是一个关于MATLAB的函数,能够用DEMO打开;使用时首先解压然后转换为M文件即可。很方便的。