搜索结果

找到约 531 项符合 vector-space 的查询结果

matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se

工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time t, t=1, ..., N I(t) = 0 if there is a gap at time t ...
https://www.eeworm.com/dl/665/178529.html
下载: 100
查看: 1091

Linux/Unix编程 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsys

libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver ...
https://www.eeworm.com/dl/619/181047.html
下载: 196
查看: 1060

人工智能/神经网络 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数

假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_SearchNN_2 ...
https://www.eeworm.com/dl/650/181965.html
下载: 78
查看: 2062

matlab例程 PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs)

PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implicitly
https://www.eeworm.com/dl/665/183308.html
下载: 60
查看: 1035

单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests

MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the ...
https://www.eeworm.com/dl/648/184633.html
下载: 72
查看: 1079

GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit

The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating the autocorrelation , we have to des ...
https://www.eeworm.com/dl/693/185211.html
下载: 195
查看: 1058

数据结构 一个德国人Kasper Peeters用C++ template写的tree的STL实现

一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
https://www.eeworm.com/dl/654/185437.html
下载: 88
查看: 1155

matlab例程 MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural codin ...
https://www.eeworm.com/dl/665/188953.html
下载: 197
查看: 1043

VxWorks This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley

This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation while keeping the speed/space requirements. 非常实用 ...
https://www.eeworm.com/dl/662/189877.html
下载: 187
查看: 1061

人工智能/神经网络 ReBEL is a Matlabtoolkit of functions and scripts, designed to facilitate sequential Bayesian infer

ReBEL is a Matlabtoolkit of functions and scripts, designed to facilitate sequential Bayesian inference (estimation) in general state space models. This software consolidates research on new methods for recursive Bayesian estimation and Kalman filtering by Rudolph van der Merwe and Eric A. Wan. The ...
https://www.eeworm.com/dl/650/191082.html
下载: 195
查看: 1049