-
BPSK_Simulation
BPSK调制和解调,matlab环境下仿真实现(BPSK modulation)
- 2010-01-02 21:02:15下载
- 积分:1
-
peizhiyouyong
一个关于MANE的小程序对于没有接触过这方面的非常有用啊(on a small procedure for any contacts with this very useful ah)
- 2007-01-26 21:37:16下载
- 积分:1
-
pso
pso算法的简单程序,全面的实现了算法的简单快捷性。解决寻找最优问题。(the pso algorithm simple program, comprehensive implementation of the algorithm is simple and quick. The search for optimal problem.)
- 2013-04-16 09:23:05下载
- 积分:1
-
PCR
定量分析模型,利用主成分分析建立定量分析模型,用于未知样品的预测(Quantitative analysis model, using principal component analysis to establish a quantitative analysis model for prediction of unknown samples)
- 2021-04-19 10:28:51下载
- 积分:1
-
NSGAII-and-MOEA-D-master
说明: NSGA2和MOEAD多目标进化算法,包含测试程序(NSGA2 and MOEAD multi-objective evolutionary algorithm, including test program)
- 2020-08-28 10:30:50下载
- 积分:1
-
MATLABtuitor
精通MATLAB—综合辅导与指南 MATLAB 详细说明(Proficient in MATLAB-integrated guidance and detailed guide to MATLAB)
- 2010-06-03 20:14:19下载
- 积分:1
-
matlab_huitu
说明: 该PPT比较详尽地介绍了MATLAB中的各种绘图方法,如果您对matlab的绘图还不是很熟悉,可以下来看看。(The PPT more detailed introduction to MATLAB in a variety of mapping methods, if you matlab graphics are not very familiar with, you can look down.)
- 2010-03-30 09:41:59下载
- 积分:1
-
LSB
主要是用matlab实现的数字水印,其中用到的技术是lsb(Achieved using matlab digital watermarking, which uses the technology is LSB)
- 2013-04-28 10:27:08下载
- 积分:1
-
TutorialForFarutoUltimate3.0
Libsvm-FarutoUltimate3.0,libsvm 加强工具箱使用说明,非常好的pdf文件,另外我将继续上传代码部分。(Libsvm-FarutoUltimate3.0, libsvm strengthen the toolbox for use, very good pdf file, and I will continue to upload the code section.)
- 2010-10-11 23:12:07下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1