资源列表
PSK
- 在这个实验中,需要输入一个整周期内100个采样点的值,没有利用查找表的方法实现,而是直接在程序中输入100个采样点的值。2FSK/2PSK主要包括两部分2FSK信号发生器和2PSK信号发生器。2FSK信号发生器主要有分频器,m序列产生器,跳变检测,正弦信号发生器和DAC几个部分组成。2FSK的关键是通过判断信号跳变是来改变频率的变化,2PSK的关键是通过信号的跳变来改变相位的变化。-psk
WordCount
- 文字转换--将输入的文字转换成相应的输出文字,可实现文件加密-Text conversion- the input text into the corresponding output text file encryption can be achieved
234qw
- 采用视觉注册的户外增强现实技术的研究.Using visual registration of outdoor augmented reality technology-Using visual registration of outdoor augmented reality technology
程序及数据
- 用于求解数学建模算法的代码,数据。可直接使用。(Code for solving mathematical modeling algorithms)
Car-Number-Plate-Detection
- This code detects the number plate moving cars in a video.-This code detects the number plate moving cars in a video.
mathematic-modeling-and-applications
- 数学建模算法与应用整本书的源代码哦,很全的-this is the full matlab code for the book"mathematic modeing algorithm and application"
annlearning
- 多层人工神经网络,训练恒等函数,可改变节点数目,隐藏层个数等参数-Multi-layer artificial neural network, training, constant function, you can change the number of nodes in the hidden layer the number of parameters
CSR_denoise
- CRS 去噪代码,可以在matlab上运行,是从别的地方找来的。测试或可以用-CRS denoising code can be run in matlab, is recruited from elsewhere. Test or you can use
Vibration
- 该算法用于抽取垂直振荡信号的谐波频率,以及信号的包络。同时包含了语音信号实例。-Harmonic frequency envelope of the algorithm for extracting the vertical oscillation signal, and the signal. Examples of the speech signal contains.
Digitalimageprocessing
- may be helpful to fresh man
P-MAS-TG-master
- 使用线性时序逻辑语言描述任务的机器人任务规划算法-Use LTL language robot task planning algorithm
Algorithms2
- Compares Bubble sort and Quick sort as runtime msec and key comparison count.