-
souce_psk
Bpsk信号源,可直接调用,码速率与调制载波可调(Bpsk signal source, can be directly invoked, code rate and modulation carrier adjustable)
- 2009-12-23 12:30:13下载
- 积分:1
-
ML-estimator
极大似然估计器用于简单通信系统模拟,估计A1,A2:
s1 = x11*A1 + x12*A2
s2 = x21*A1 = x22*A2
r1 = s1 + n1
r2 = s2 + n2(Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22* A2 r1 = s1+ n1 r2 = s2+ n2)
- 2013-03-22 11:39:44下载
- 积分:1
-
2010短期课程陆吾生
b站视频,压缩感知课程的讲义,初学值得一看(B station video, compressed sensing course notes, beginners are worth seeing.)
- 2018-05-10 09:35:37下载
- 积分:1
-
matlababoutAHP
一个matlab的AHP库函数,用于解决关于AHP层次分析的问题(A matlab library function of the AHP for the solution on the issue of AHP AHP)
- 2008-05-05 10:09:43下载
- 积分:1
-
Mitsubishi-PLC
基于MATLAB与三菱PLC的测控应用系统的程序代码(MATLAB-based monitoring and control applications with Mitsubishi PLC system program code)
- 2013-08-02 17:27:05下载
- 积分:1
-
CPPPrimer4thchinese
C++primer的中文版,一本很好的C++入门书籍。原著作者为:Stanley B.Lippman,由李师贤等翻译。(Chinese version of ‘C++primer’,original author is Stanley B.Lippman)
- 2014-12-26 22:52:07下载
- 积分:1
-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
matlabCommunication
一些有关matlab在通信仿真中用到的源码,例如各种编码方法。很有实用价值,(some communications in the Matlab simulation to use the source code, such as the various coding method. Useful,)
- 2007-06-08 01:24:37下载
- 积分:1
-
robot
已知一个二自由度机器臂的关节长度,给出一个圆形轨迹,让机器臂随轨迹移动。前提是轨迹在机器臂的工作空间内。(Known length of a two degree of freedom robotic arm joints to give a circular path, so that the robotic arm to move with the trajectory. The premise is the trajectory in the workspace of the robotic arm.)
- 2012-03-24 19:37:24下载
- 积分:1
-
tradtionpritransform
本程序是对雷达信号分选算法中的PRI变换所进行的仿真,主要针对3部重频固定的雷达进行信号分选(This program is the PRI transform radar signal sorting algorithm simulation focused on three important frequency fixed radar signal sorting)
- 2012-10-30 22:02:36下载
- 积分:1