-
matlab
用matlab仿真通信系统基带信号,包含单极性,双极性编码。(Matlab simulation of communication systems using baseband signals, including unipolar, bipolar coding.)
- 2010-05-24 17:37:18下载
- 积分:1
-
QRS-complex
QRS波群检测几中常用算法的比较,心电学习入门还不错~~(Compare hundreds of QRS complex detection algorithms commonly used in ECG learning portal is also good)
- 2014-11-18 10:44:24下载
- 积分:1
-
NeuralNetworksforMultiuserDetection
B.Aazhang写的一篇论文,第一次提出了神经网络如何在应用多用户检测中。(B. Aazhang write a thesis, the first time how the neural networks in the application of multi-user detection.)
- 2006-10-22 18:39:08下载
- 积分:1
-
[10]CreatingGraphicalUserInterfaces
该资料是我当时在学MATLAB时使用的资料,很好用的。(MATLAB)
- 2010-03-08 16:17:27下载
- 积分:1
-
fre_shift_keying.m
frequency shift keying simulation in matlab
- 2013-03-08 16:08:44下载
- 积分:1
-
SIFT-matlab
SIFT算子的matlab程序,有需要的朋友可以下载下来看看(SIFT algorithm matlab program, a friend in need can be downloaded to see)
- 2015-04-01 19:05:01下载
- 积分:1
-
txrhdaima
说明: 代码是基于Matlab的图像融合算法性能测试,可以对各种融合算法进行分析并且看出各种算法融合效果的优劣(Matlab code is based on performance tests of image fusion algorithms that can analyze a variety of fusion and fusion to see the pros and cons of various algorithms)
- 2011-03-17 16:07:15下载
- 积分:1
-
DSSS
说明: 基于matlab的直接序列扩频系统抗干扰性能仿真(Simulation of Anti-jamming Performance
of Direct Sequence Spread Spectrum Communication System Based on MATLAB)
- 2011-04-17 10:18:09下载
- 积分:1
-
capacitor_clamped
sine pwm modulation for capacitor clamped two level VSI
- 2011-07-07 23:57:51下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1