-
Huffman
通信实验指导:哈夫曼编码的matlab实现,有源码和详细文档(Communication experiment guide: Huffman coding matlab to achieve, there are source code and detailed documentation)
- 2007-11-14 14:52:18下载
- 积分:1
-
dimianmoni
本文件包含两个程序,实现一维和二维分形地面的模拟(This document contains two procedures to achieve a one-dimensional and two-dimensional simulation of the ground, Fractal)
- 2009-12-22 14:42:26下载
- 积分:1
-
ndh
牛顿环, 可以自由设置振幅频率, 并生成动画播放.(Newton rings, you can freely set the amplitude, frequency and generates animation.)
- 2013-10-13 10:26:25下载
- 积分:1
-
gfloydS
聚类小生境遗传分类算法Cluster niche genetic classification algorithm(Cluster niche genetic classification algorithm)
- 2013-12-05 19:13:34下载
- 积分:1
-
gerschgorin
盖尔圆法进行信号源数估计,方面不错。也可应用于聚类算法。(Source number Gail round signal estimation method, good aspects. Can also be applied clustering algorithm.)
- 2021-04-08 19:19:00下载
- 积分:1
-
支持向量机的matlab仿真
说明: 支持向量机回归用于电力系统短期负荷预测,内包含.m程序和数据(Support vector machine (SVM) regression is used for short-term load forecasting of power system, including. M program and data)
- 2020-04-05 15:55:21下载
- 积分:1
-
PN_sequence
PN sequence generation using matlab
- 2009-04-18 14:31:15下载
- 积分:1
-
基于FXLMS算法的主动噪声控制
说明: 基于FXLMS算法的主动噪声控制,完成的是单频率的前馈双通道的主动噪声控制算法(Active noise control based on FXLMS algorithm, which completes a single-frequency feedforward dual-channel active noise control algorithm)
- 2020-03-03 22:52:10下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
QPSKwithAWGNRayleighchannel
对于QPSK性能分析的源码,最后给除2种信道下的误码率比较图(QPSK performance analysis for the source, the final addition to the two types of channel bit error rate plan)
- 2007-06-23 18:01:13下载
- 积分:1