搜索结果
找到约 1,827 项符合
J-K触发器 的查询结果
数学计算 k means algorithms for clustering purpose
k means algorithms
for clustering purpose
金融证券系统 Metaquotes中用于计算EMA均线与K线交叉并发出报警的源程序
Metaquotes中用于计算EMA均线与K线交叉并发出报警的源程序
Java编程 Java: 在n 张扑克牌中找出顺子 题目是这样的:有n张扑克牌
Java: 在n 张扑克牌中找出顺子
题目是这样的:有n张扑克牌,每张牌的取值范围是:2,3,4,5,6,7,8,9,10,J,Q,K,A。在这n张牌中找出顺子(5张及5张以上的连续的牌),并将这些顺子打印出来。
思路:我的思路其实很简单,首先就是要去掉重复的牌,因为同样的顺子之算一个,显然JAVA中的Set很适合这个工作。同时又 ...
书籍源码 Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport,
Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wireless Applications,
% Prentice Hall PTR, 2004.
matlab例程 knn 方法为k均值聚类用于数据点的分类
knn 方法为k均值聚类用于数据点的分类
人工智能/神经网络 k-means聚类算法
k-means聚类算法,并用遗传算法辅助实现聚类的实现。
matlab例程 %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0, ...
VC书籍 [Visual C++ 6 从入门到精通][美Michael J.Young著;邱仲潘等译][PDF]
[Visual C++ 6 从入门到精通][美Michael J.Young著;邱仲潘等译][PDF]