-
proj06-02
实验中使用随机反向传播算法对构造的神经网络进行学习,最终得到构造的神经网络的权值矩阵。(Experiment using the random back-propagation algorithm to construct the neural network learning, the final structure of the neural network obtained the weight matrix.)
- 2010-08-28 19:51:08下载
- 积分:1
-
16QAM_mod_matlab_wy
说明: 16QAM的调制解调程序,用MATLAB实现(16QAM modulation and demodulation of procedures, using MATLAB)
- 2006-04-22 15:45:39下载
- 积分:1
-
hough_circle
边缘提取,能方便获得边缘坐标,较为准确的边缘提取方法(Edge detection, ease of access to the edge of coordinates, the more accurate edge detection methods)
- 2012-04-16 21:28:10下载
- 积分:1
-
DSP-and-problem-solution
数字信号处理与题解。DSP理论入门电子书,书中有简单的Matlab编程,以及简单的滤波器设计(Digital signal processing and problem solution. Introduction to DSP theory book, the book has a simple Matlab programming, and simple filter design)
- 2011-11-07 19:20:58下载
- 积分:1
-
Asaoka
该源码是基于matlab编写Asaoka算法,用于高速铁路沉降预测(The source code is written in matlab Asaoka based algorithm for high-speed railway settlement prediction)
- 2021-03-24 15:49:14下载
- 积分:1
-
lasso
压缩感知中一种非常典型飞解1范数的程序。在其他方面都有很广泛的应用(Compressed sensing solutions in a very typical flight procedures norm 1. In other aspects of a very wide range of applications)
- 2011-04-27 09:50:19下载
- 积分:1
-
show_polinterp
Numerical method - Langrageov polynom
- 2012-05-01 02:24:55下载
- 积分:1
-
LMS(New)
使用simulink对LMS算法进行多径仿真,在实验中验证LMS系统在多径环境下仍表现较好的收敛性和跟踪性能。(use Simulink LMS algorithm for multi-path simulation, In the experiment verified LMS system in the multi-path environment is still better performance convergence and tracking performance.)
- 2007-05-21 16:01:53下载
- 积分:1
-
simulated_annealing
模拟退火的matlab版本,非常有用,需要的下(Simulated annealing matlab version, very useful at need)
- 2015-05-29 13:34:25下载
- 积分:1
-
GMSK_QPSK_8PSK
说明: 里面有8PSK,GMSK的matlab源程序,贡献出来了(I was interested in the theory for 8PSK and came across this m-file written in 1999. It
requires 2 function calls (graymapPSK and grayunmapPSK) which I have
included and must be uncommented(single comments only) and loaded into your workspace.
Remove the function calls from this m-file after you load into your
workspace.
It seems to work well and give valid results for BPSK and QPSK but I have a question
about the setup for 8PSK and the solution for Pseint where Pse=Pseint.
Also, the Gray coding seems different than what I m used to.
Some of you more theoretical minded may have some insight into the theory
behind how Pseint was determined and comment. I don t have the
communications toolbox-blockset and was wondering how it compared with Matlab s
example simulation of 8PSK with Gray coding (in Simulink?)
Each run takes about a minute and the loop iterations are shown in the
command window.
A numerical example of a satellite link is shown using uncoded QPSK )
- 2009-08-25 19:32:08下载
- 积分:1