-
property
说明: 计算燃气轮机燃气热物性,混合燃气的焓值、比热等参数(Calculating the thermal properties of gas turbine, enthalpy and specific heat of mixed gas)
- 2019-04-26 15:00:53下载
- 积分:1
-
ber_summarize
对于EbN0ESN0SNR,AWGNRANDN进行了分析,指出了其定量规律,对于通信初学者进行ber分析研究很有帮助,此处,与bettool工具箱进行了对比分析。(For EbN0 ESN0 SNR, AWGN RANDN analyzed, pointing out its quantitative laws for beginners ber communication analysis is helpful here, and bettool toolbox compared.)
- 2016-10-16 17:04:12下载
- 积分:1
-
Computer Vision-Algorithms and Applications
说明: 计算机视觉教程,图像处理,渲染,图像识别,3D重建等(Computer Vision: Algorithms and Applications)
- 2020-06-25 15:00:02下载
- 积分:1
-
Tsai and zhangzhengyou
可实现Tsai两步法及张正友算法的相机单目标定,内有说明文档,最后得到内外方位元素(Single camera calibration of a Tsai two step camera and zhang zheng you algorithm)
- 2018-01-15 09:02:58下载
- 积分:1
-
student_TOP
c++源程序课程设计,完整的学生成绩管理系统(c++ source program curriculum design, a complete management system for student achievement)
- 2009-12-28 16:18:20下载
- 积分:1
-
机器学习 周志华
说明: 机器学习是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。 它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演绎。(Machine learning is a multi-disciplinary interdisciplinary subject, involving probability theory, statistics, approximation theory, convex analysis, algorithm complexity theory and other disciplines. It specializes in how computers simulate or implement human learning behavior to acquire new knowledge or skills, reorganize existing knowledge structures and continuously improve their performance. It is the core of artificial intelligence and the fundamental way to make computers intelligent. It is applied in all fields of artificial intelligence. It mainly uses induction, synthesis rather than deduction.)
- 2019-07-08 13:13:23下载
- 积分:1
-
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。...
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。-dp on the issue, the definition of the application of dynamic programming, etc., to do the main title for the race applications.
- 2022-02-10 10:46:00下载
- 积分:1
-
a very good writers microprocessor EEPROM C source code project documents direct...
一个非常好的微处理器烧录EEPROM的C++
原代码项目文件,直接可用,一拖一的,成果奉献给广大的底层软件开发者-a very good writers microprocessor EEPROM C source code project documents directly available, a delay of one and the results for the sake of the bottom of the majority of software developers
- 2022-07-20 21:18:39下载
- 积分:1
-
pn_eegPLV
计算EEG数据集的锁相值(PLV)。
%
%输入参数:
eegData是3D矩阵numChannels x numTimePoints x numTrials srate是EEG数据的采样率filtSpec是用于在期望的感兴趣频带中过滤EEG信号的滤波器规范。 它是一个具有两个字段的结构,顺序和范围。
范围指定频带的限制,例如,对于伽马频带,使用filtSpec.range = [35 45]。 在filtSpec.order中指定FIR滤波器的顺序。 一个有用的经验法则可以包括约4到5个周期的所需信号。 例如,对于以500Hz采样的eeg数据,filtSpec.order = 50对应于100ms并且包含~4个周期的γ波段(40Hz)。(Computes the Phase Locking Value (PLV) for an EEG dataset.
%
% Input parameters:
% eegData is a 3D matrix numChannels x numTimePoints x numTrials
% srate is the sampling rate of the EEG data
% filtSpec is the filter specification to filter the EEG signal in the
% desired frequency band of interest. It is a structure with two
% fields, order and range.
% Range specifies the limits of the frequency
% band, for example, put filtSpec.range = [35 45] for gamma band.
% Specify the order of the FIR filter in filtSpec.order. A useful
% rule of thumb can be to include about 4 to 5 cycles of the desired
% signal. For example, filtSpec.order = 50 for eeg data sampled at
% 500 Hz corresponds to 100 ms and contains ~4 cycles of gamma band
% (40 Hz).)
- 2019-04-23 20:00:42下载
- 积分:1
-
雷迪的信噪比估计算法。运行交织文件第一比运行估计文件…
reddy snr estimator. run the interleaver file first than run the estimator file and get the results.
- 2022-03-13 04:48:30下载
- 积分:1