-
methods_of_classification
这里和大家分享的几种基础的分类方法,其中包括判别聚类分析、人工神经网络、主成分分析等(Here and to share the basis of several classification methods, including discriminant cluster analysis, artificial neural networks, principal component analysis)
- 2009-01-21 15:35:12下载
- 积分:1
-
PESQ
Perceptual Evaluation Speech Quallify
- 2011-05-08 20:13:09下载
- 积分:1
-
MUSIC
matlab code to calculate the MUSIC algorithm(DOA algorithm)
- 2009-04-18 01:08:46下载
- 积分:1
-
ofdm_system
在simulink基础上搭建的OFDM系统的仿真框图,可以设置具体参数(Based on the built in simulink OFDM system simulation block diagram, you can set specific parameters)
- 2011-05-06 09:27:43下载
- 积分:1
-
Baseband_propagation
Matlab script simulates the propagation of light in multilayered medium
- 2011-08-05 15:32:44下载
- 积分:1
-
froot
牛顿法求解一元三次方程的matlab 的程序,可以在十秒内求解任意一元三次方程(Newton s method for cubic equations)
- 2013-08-11 17:33:13下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
power-line-noise-model
电力线噪声模型的仿真模型,该模型还建立了其多径情况下的噪声(Power line noise model simulation model, which also established its case multipath noise)
- 2013-06-04 02:22:31下载
- 积分:1
-
CS
说明: 压缩感知matlab代码及北京交通大学论文《用于压缩感知信号重建的算法研究》(Compressed sensing matlab code, and Beijing jiaotong university papers for compressed sensing signal reconstruction algorithm research)
- 2015-07-09 11:26:55下载
- 积分:1
-
ADMM
一个简单的优化案例。求解下面的带有等式约束和简单的边框约束(box constraints)的优化问题: minx,y(x?1)2+(y?2)2s.t.0≤x≤3,1≤y≤4,2x+3y=5(A simple optimization case. To solve the following with equality constraints and simple edge constraint optimization problem (box constraints): Minx, y (x - 1) 2+ (Y - 2) 2s.t.0 = x = 3,1 = y = 4,2x+3y=5)
- 2020-11-10 17:39:46下载
- 积分:1