-
有趣的ASP编程哦,希望和大家一起分享,挺好玩的哦
有趣的ASP编程哦,希望和大家一起分享,挺好玩的哦-interesting ASP Programming Oh, and hopes to share with everyone, is very good, with the oh
- 2023-01-16 09:15:04下载
- 积分:1
-
实现多天线MIMO(准静态平坦衰落)通信系统仿真
实现多天线MIMO(准静态平坦衰落)通信系统仿真-implement the simulation of MIMO communication system
- 2023-05-04 23:40:03下载
- 积分:1
-
课程设计,SQL写的一些说明,大家看看有需要没有。
课程设计,SQL写的一些说明,大家看看有需要没有。-curriculum design, SQL to write some note, we see no need.
- 2022-02-21 17:29:11下载
- 积分:1
-
哈夫曼编码,输入一个字符串,自动编码并输出
哈夫曼编码,输入一个字符串,自动编码并输出-Huffman coding, enter a string, automatic coding and output
- 2022-06-14 09:22:13下载
- 积分:1
-
液晶模组7920ic来控制64路模块实现密码锁的功能初始化显示请输入密码...
液晶模组7920ic来控制64路模块实现密码锁的功能初始化显示请输入密码-LCD Module 7920ic to control module 64 to achieve lock function to initialize display Please enter your password******
- 2022-03-17 03:22:56下载
- 积分:1
-
ANNPrediction-master
ANN预测代码,用于预测,参数调整等,核函数调整,优化算法调整(ANN prediction code for prediction, parameter adjustment, etc., kernel function adjustment, optimization algorithm adjustment)
- 2019-06-20 16:19:10下载
- 积分:1
-
Antenna
二维阵列天线的方向图,在极坐标的条件下,通过验证已经(The pattern of two-dimensional array antenna Under the condition of polar coordinates)
- 2018-01-09 19:56:53下载
- 积分:1
-
n的阶乘(迭代)
利用迭代实现n的阶乘,极为简单的程序,方便初学者看懂(Using Iteration to Realize the Factorial of n)
- 2020-06-20 14:00:02下载
- 积分: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
-
Python核心编程 第3版 中文版
说明: 本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。
第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。
第 2 部分
讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。
本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts.
Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on.
Part 2
Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents.
This book is suitable for Python developers with some experience.)
- 2020-06-17 10:40:02下载
- 积分:1