-
GPS-Matlab
说明: 非常全的GPS-MATLAB源代码,其中有很多的小程序,便于读者使用(Very full of GPS-MATLAB source code, many of them small program, easy to readers to use)
- 2011-03-08 14:57:05下载
- 积分:1
-
sparseAutoencoderCost
斯坦福大学机器学习课程的一个源代码例子,对于机器学习和deep learning的学习研究很有帮助(this codes are from standford university,which are about machine learning and deep learning.they will be helpful in this research field)
- 2013-10-16 21:04:32下载
- 积分:1
-
5.--PSK-Demodulation-(Part-1)
Phase-shift keying (PSK) is a modulation process whereby the input signal, a binary PCM waveform, shifts
the phase of the output waveform to one of a fixed number of states. The demodulation process can be divided into three major subsections, as shown by Figure 4. First, since
the incoming waveform is suppressed carrier in nature, coherent detection is required. The methods by
which a phase-coherent carrier is derived from the incoming signal are termed, carrier recovery, and will be
covered first.
- 2014-02-25 16:01:21下载
- 积分:1
-
dwtdtcwt
比较离散小波变换与双树复小波变换处理一维二维信号的不同表征。(Comparison of Discrete Wavelet Transform and Dual- tree Complex Wavelet Transform for One- dimensional Two- dimensional Signal Different Representation.)
- 2020-10-12 22:37:34下载
- 积分:1
-
yaoyaobang
电子摇摇棒的制作全部过程,绝对的源代码上传!(Electronic shook the whole process of production of rod and absolute source code upload!)
- 2010-03-03 16:15:33下载
- 积分:1
-
BP
说明: 0案例分析\MATLAB神经网络30个案例分析\源程序\案例1 BP神经网络的数据分类-语音特征信号分类(0 Case Study \ MATLAB neural network analysis of 30 cases \ source \ Case 1 BP neural network data classification- voice characteristic signal classification)
- 2012-06-02 22:08:13下载
- 积分:1
-
system-based-on-MATLAB
基于matlab的直接序列扩频通信系统仿真(Simulation of direct sequence spread spectrum communication system based on MATLAB)
- 2013-03-31 17:16:33下载
- 积分:1
-
kongxinzhou
matlab机械优化设计实例课件,及一个实例源代码(matlab mechanical optimal design courseware, and an example source code)
- 2010-07-10 11:23:14下载
- 积分:1
-
fishswam
一个写的比较好的人工鱼群算法,适合初学者.(A good written artificial fish school algorithm, suitable for beginners.)
- 2020-12-13 09:59:15下载
- 积分:1
-
MATLAB
MATLAB函数参考手册,查看matlab函数作用以及功能。( SVMLSPex02.m
Two Dimension SVM Problem, Two Class and Separable Situation
Difference with SVMLSPex01.m:
Take the Largrange Function (16)as object function insteads ||W||,
so it need more time than SVMLSex01.m
Method from Christopher J. C. Burges:
"A Tutorial on Support Vector Machines for Pattern Recognition", page 9
Objective: min "f(A)=-sum(ai)+sum[sum(ai*yi*xi*aj*yj*xj)]/2" ,function (16)
Subject to: sum{ai*yi}=0 ,function (15)
and ai>=0 for any i, the particular set of constraints C2 (page 9, line14).
The optimizing variables is "Lagrange Multipliers": A=[a1,a2,...,am],m is the number of total samples.)
- 2011-04-27 14:27:35下载
- 积分:1