-
04470111
the location based collaboration, the change of the spatio- temporal relationship of the people-people or people-place is the key context for collaboration. So, the location based collaborative environment should support the spatio-temporal event sub/pub service. The key problem in spatio-temporal event subscription is how to specify the different spatio-temporal
events.
- 2013-02-19 15:44:00下载
- 积分:1
-
LFDA
LLDA,局部线性判别分析,可以降到任意的维度,相比LDA更加优秀(LLDA, Local Linear Discriminant Analysis, can be reduced to any dimension, which is better than LDA.)
- 2020-11-17 13:59:40下载
- 积分:1
-
fuhuaqiuji
MATLAB语言编写变步长复化梯形求积公式的算法程序(函数式M文件)(MATLAB language-based variable step-size re-trapezoidal quadrature formula of the algorithm program (functional M file))
- 2009-12-16 16:15:41下载
- 积分:1
-
SortAlgorithm
Sort Algorithm
quick sort
merge sort(sort algorithm)
- 2010-02-19 10:05:03下载
- 积分:1
-
Thematrixcookbook
说明: 该教程将matlab和线性代数结合起来,重点介绍矩阵的使用(This tutorial will combine matlab and linear algebra, focusing on the use of matrices)
- 2010-03-25 12:39:29下载
- 积分:1
-
Convolution-of-the-basic-signal
在Matlab中通过设计GUI,按下相应的卷积按钮,实现基本信号的卷积功能,并保存实验结果,返回主界面。(In Matlab through the design of GUI, press the button corresponding convolution convolution function, to achieve the basic signal, and save the experimental results, return to the main interface.)
- 2015-01-10 10:59:30下载
- 积分:1
-
rdsac
读取SAC格式天然地震数据,可以先读取158字节道头,并且输出NPTS(数字字母码格式),然后开始读取地震数据(Read SAC natural seismic data format that can be read 158 bytes road head, and the output NPTS (alphanumeric format), and then start reading the seismic data)
- 2013-12-20 15:12:43下载
- 积分:1
-
Simulink
simulink简明教程,分6个章节介绍快速入门、建模方法、运行仿真、基本模块、连续系统、子系统及封装,简单易懂,适合初学者(A simple tutorial simulink, sub-chapter on 6 Quick Start, modeling methodology, operation simulation, the basic module, continuous system, subsystem and package easy, suitable for beginners)
- 2009-05-10 09:55:27下载
- 积分:1
-
feiduicheng
用MATLAB编程,用FDTD方法分析了非对称薄膜波导的传输特性(Programming with MATLAB, using FDTD method to analyze asymmetric transmission characteristics of thin film waveguide)
- 2010-12-10 12:52:44下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1