搜索结果
找到约 2,191 项符合
R-K 的查询结果
matlab例程 In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-dat
In 1960, R.E. Kalman published his famous paper describing a recursive solution
to the discrete-data linear filtering problem. Since that time, due in large part to advances
in digital computing, the Kalman filter has been the subject of extensive research
and application, particularly in the area o ...
matlab例程 K近邻法的matlab程序
K近邻法的matlab程序,发现大家都在找它!
matlab例程 In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata
linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital
computing, the
Kalman filter
has been the subject of extensive research and application,
particularly in ...
并行计算 用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量
用GOSS解线性方程组
Dim i As Integer 循环变量
Dim j As Integer 循环变量
Dim k As Integer 循环变量
其他 设计算法实现在一个具有在n各互不相同元素的数组A[1…n]中找出所有前k个最小元素的问题
设计算法实现在一个具有在n各互不相同元素的数组A[1…n]中找出所有前k个最小元素的问题,这里k不是常量,即它是输入数据的一部分。要求算法的时间复杂性为Θ(n)。
书籍源码 设R={ r , r , , rn 1 2  }是要进行排列的n个元素。其中元素n r , r , , r 1 2  可能相同。试设计 一个算法
设R={ r , r , , rn 1 2  }是要进行排列的n个元素。其中元素n r , r , , r 1 2  可能相同。试设计
一个算法,列出R的所有不同排列。
其他 Input The input consists of two lines. The first line contains two integers n and k which are the l
Input
The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line.
Output
There are two lines in the output. The first line gives the minimum values in the window at each position, ...
Linux/Unix编程 在linux下实现ls -R功能
在linux下实现ls -R功能,去年做的
人工智能/神经网络 用 MATLAB 编写的 模糊C均值聚类法源程序 和模糊k均值聚类法源程序,比较实用。
用 MATLAB 编写的 模糊C均值聚类法源程序
和模糊k均值聚类法源程序,比较实用。