搜索结果
找到约 576 项符合
NR-method 的查询结果
人工智能/神经网络 Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensibl
Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer.
Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural net ...
Java书籍 some easy projects in java, can teach you basic project design method in java.
some easy projects in java, can teach you basic project design method in java.
数值算法/人工智能 Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
嵌入式/单片机编程 "TCP/IP + Ethernet network equipment design method" sample program
"TCP/IP + Ethernet network equipment design method" sample program
人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: descent.
Tests: 100 queens in less than 1 second ...
书籍源码 国外计算机科学教材系列 numerial method using matlab (third edition)
国外计算机科学教材系列
numerial method using matlab (third edition)
人工智能/神经网络 A Primer for the Monte Carlo Method.rar
A Primer for the Monte Carlo Method.rar
Applet java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void
java 100例子
import javax.swing.JOptionPane //调用method
class c { //定义名字
public static void main(String[] args)
{ //开始method
JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息
System.exit(0) // 结束程序
} //结束method
} //结束class ...
数值算法/人工智能 gauss.c - gaussian random numbers, using the Ziggurat method
gauss.c - gaussian random numbers, using the Ziggurat method
matlab例程 a method of ofdm simulation using matlab
a method of ofdm simulation using matlab