-
建立正交频分多路复用(OFDM)系统调制器的仿真模型,并编程给出具有K=10个子信道、符号区间T=100s、采用16点QAM信号时,OFDM系统调制器的输出信号...
建立正交频分多路复用(OFDM)系统调制器的仿真模型,并编程给出具有K=10个子信道、符号区间T=100s、采用16点QAM信号时,OFDM系统调制器的输出信号。-The establishment of orthogonal frequency division multiplexing (OFDM) system, the simulation model of the modulator and the program is given with K = 10 Ge sub-channel, symbol interval T = 100s, with 16-point QAM signal, OFDM system, the modulator output signal .
- 2022-11-19 09:45:03下载
- 积分:1
-
一个用DirectX开发的简单而强大的游戏引擎
一个用DirectX开发的简单而强大的游戏引擎-Using DirectX to develop a simple and powerful game engine
- 2022-08-14 10:44:40下载
- 积分:1
-
GPflow_example.py
利用GPflow进行高斯过程回归,kernel有OU过程核等(Gauss Process Regression Using GPflow)
- 2019-04-26 22:40:33下载
- 积分:1
-
Resources
AR程序设计(2),扫描图片可以出现三维模型,并操作(AR programming(2), scanning pictures can appear three-dimensional model, and operation)
- 2020-06-18 06:40:01下载
- 积分:1
-
基于混沌自适应粒子群优化的matlab程序
说明: 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法(Documents including particle swarm algorithm with compression factor, weighting the improved particle swarm algorithm, adaptive weight method, the random weighting method, variable learning factor of particle swarm optimization (pso) algorithm, asynchronous learning factors change, the second order particle swarm optimization (pso) algorithm, the second order oscillation particle swarm algorithm, chaos particle swarm optimization (pso) algorithm and hybrid particle swarm optimization (pso) algorithm, the hybrid particle swarm algorithm, simulated annealing algorithm)
- 2020-10-28 21:23:12下载
- 积分:1
-
犯错
犯错
- 2022-02-01 10:19:36下载
- 积分:1
-
随机森林
说明: 用N来表示训练用例(样本)的个数,M表示特征数目。
输入特征数目m,用于确定决策树上一个节点的决策结果;其中m应远小于M。
从N个训练用例(样本)中以有放回抽样的方式,取样N次,形成一个训练集(即bootstrap取样),并用未抽到的用例(样本)作预测,评估其误差。
对于每一个节点,随机选择m个特征,决策树上每个节点的决定都是基于这些特征确定的。根据这m个特征,计算其最佳的分裂方式。
每棵树都会完整成长而不会剪枝,这有可能在建完一棵正常树状分类器后会被采用)。(N is used to represent the number of training cases (samples), and M is used to represent the number of features.
The number of input features m is used to determine the decision result of a node in the decision tree, where m should be far less than m.
From N training cases (samples), n times are sampled in the way of put back sampling to form a training set (i.e. bootstrap sampling), and the unselected cases (samples) are used to predict and evaluate the error.
For each node, m features are randomly selected, and the decision of each node in the decision tree is determined based on these features. According to these m characteristics, the best splitting mode is calculated.
Each tree will grow completely without pruning, which may be adopted after building a normal tree classifier).)
- 2021-01-28 13:47:33下载
- 积分:1
-
常用电子原件参数大全包括:125贴片三极管上的印字,与真实名称的对照表,2SJ场管大全,9000系列三极管资料,常用晶体与场管,电阻阻值表,贴片代码查找工具,贴...
常用电子原件参数大全包括:125贴片三极管上的印字,与真实名称的对照表,2SJ场管大全,9000系列三极管资料,常用晶体与场管,电阻阻值表,贴片代码查找工具,贴片电容耐压,贴片电阻封装跟功率关系。-Original parameters of commonly used e-Daquan include: 125 SMD transistors on the printing, and the real name of the comparison table, 2SJ field pipe Daquan, 9000 series transistor data, commonly used crystal and field control, resistor table, patch code search tool, paste film capacitor voltage, chip resistor package, with power relations.
- 2023-08-25 05:40:03下载
- 积分:1
-
机器学习
说明: 基于视频的车流量检测的MATLAB代码,采用虚拟检测线法统计车流量,采用基于高斯混合模型的背景建模方法。(The MATLAB code of the video-based vehicle flow detection uses the virtual detection line method to calculate the vehicle flow, and the background modeling method based on the Gaussian mixture model.)
- 2020-04-07 17:50:50下载
- 积分:1
-
卷积神经网络CNN代码解析-matlab
卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
- 2020-12-24 19:49:06下载
- 积分:1