搜索结果

找到约 510 项符合 NO 的查询结果

按分类筛选

显示更多分类

matlab例程 Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.

Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cyberneti ...
https://www.eeworm.com/dl/665/139301.html
下载: 30
查看: 1150

人工智能/神经网络 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 ...
https://www.eeworm.com/dl/650/139303.html
下载: 162
查看: 1059

编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
https://www.eeworm.com/dl/628/140161.html
下载: 59
查看: 1150

其他 prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = ...
https://www.eeworm.com/dl/534/144381.html
下载: 163
查看: 1063

数学计算 这是堆砖块的问题

这是堆砖块的问题,输入砖块的堆砌情况,输出这堆砖块是否牢固,是就输出Yes,否则输出No。
https://www.eeworm.com/dl/641/146321.html
下载: 164
查看: 1024

单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula

This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using onl ...
https://www.eeworm.com/dl/648/148373.html
下载: 114
查看: 1047

matlab例程 cp0801_pathloss为UWB信道损耗计算函数

cp0801_pathloss为UWB信道损耗计算函数,利用a=(c/(d^gamma))计算出信道增益,然后对函数的输入信号幅度进行变换得到输出结果。 cp0801_Gnoise1和cp0801_Gnoise2为产生AWGN的函数,分别为Eb/No和Ex/No条件下AWGN的产生
https://www.eeworm.com/dl/665/148470.html
下载: 153
查看: 1097

Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
https://www.eeworm.com/dl/674/149650.html
下载: 30
查看: 1058

通讯/手机编程 This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low

This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
https://www.eeworm.com/dl/527/150231.html
下载: 132
查看: 1059

matlab例程 This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ

This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and e ...
https://www.eeworm.com/dl/665/152737.html
下载: 153
查看: 1076