-
无功优化
配电网 69节点 电力系统 遗传算法 无功优化(reactuve power optimization)
- 2020-12-27 21:49:03下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1
-
AD9518-3_10Kband
说明: AD9518-3芯片LP管脚调试,用于PLL调试中LP管脚(AD9518-3 PLLdebug,This Project is based on ADIsimCLK.)
- 2020-06-20 06:00:01下载
- 积分:1
-
很经典的100个C源程序,很值得一看. 我刚好发现了.
很经典的100个C源程序,很值得一看. 我刚好发现了.-classic of 100 C source, it is worth looking at. I just discovered.
- 2022-02-04 18:29:12下载
- 积分:1
-
4屏新闻广告效果
4屏新闻广告效果很好的代码学习也可以的的的(The 4 screen News advertisement is effective, and the code learning can also be done.)
- 2018-11-20 17:39:10下载
- 积分:1
-
VC++ 游戏编程-拼图游戏
VC++ 游戏编程-拼图游戏,可选择游戏难度等级,分为初、中、高三级,另外还可自定义拼图图片,游戏中预设了三张拼图图片,不过经测试在Windows7下,好像不能加载这些外部的图片,程序还需要修正一下。源码 在VC6.0下完美编译成功。
- 2022-07-08 09:07:39下载
- 积分:1
-
5
FreeRTOS列表项的插入和删除实验(FreeRTOS Experiments on Insertion and Deletion of List Items)
- 2019-03-15 21:46:10下载
- 积分:1
-
MSP430f149pwm
180度舵机和360度舵机控制:
0.5ms-2.5ms
1ms-2ms(180 degree steering gear and 360 degree steering gear control:
0.5ms-2.5ms
1ms-2ms)
- 2021-03-08 16:09:28下载
- 积分: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
-
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。-ASP Wishing to do the walls. A very fun thing. I hope you will like.
- 2022-11-23 14:15:03下载
- 积分:1