资源列表
FrequencySynthesisbyPhaseLock
- 书籍频综和锁相环的Matlab源代码,对频综和锁相环的设计很有帮助;-Books PLL Frequency Synthesizer and the Matlab source code for PLL Frequency Synthesizer Design and helpful
ElectronicCommunicationSystems
- Electronic Communication Systems的Matlab源码,对该书的学习很有帮助-Electronic Communication Systems of the Matlab source code of the book very helpful to study
PCAalgorithm
- pca的matlab简单算法程序,没有什么特别的-PCA algorithm of matlab easy procedure, Nothing special
DESHTM
- 用VHDL语言实现了DES加密算法,其中包含了测试程序,能够进行仿真。-Using VHDL language implementation of the DES encryption algorithm, which contains the test procedures can be simulated.
Simulinkba
- Quadrature Amplitude Modulation (QAM)在MATLAB的仿真和应用-Simulink-based Simulation of Quadrature Amplitude Modulation (QAM
2
- 精通MATLABGUI设计全书源代码《精通MATLAB GUI》光盘的内容--第二章-Proficient in the design of the book source code MATLABGUI "proficient in MATLAB GUI" CD-ROM content
3
- 精通MATLABGUI设计全书源代码《精通MATLAB GUI》光盘的内容第三章-Proficient in the design of the book source code MATLABGUI "proficient in MATLAB GUI" CD-ROM content
GM(11)
- 灰色模型GM(1,1)原始数列经过光滑优化-Gray model GM (1,1) with smooth Optimized original series
fitnessfunction
- 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
5
- 一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次
BaseOnLevent
- 基于小波的去噪算法,实验高斯加性白噪声的去噪-a denoising based on wavelet
fusion
- 实现了基于小波的图像融合,并取得了良好的融合效果。-refusion based on wavelet
