-
PSO_RBF
用粒子群算法来优化RBF神经网络权值,使神经网络有更好的非线性函数逼近能力(Using particle swarm optimization to optimize the RBF neural network weights, so that neural network has better ability of nonlinear function approximation)
- 2009-03-27 22:33:58下载
- 积分:1
-
genetic-WNN
说明: matlab代码实现遗传算法优化的小波神经网络算法,找了很久平台都没有,就自己整理好一份上传可。 代码完整,可以运行,对算法有更好理解,有需要的下载。(Matlab code to achieve genetic algorithm optimization of wavelet neural network algorithm, code integrity, there is a need to download. GAWNN,GA-WNN)
- 2021-03-08 11:39:28下载
- 积分:1
-
2015
基于实时电价的智能家庭能源优化控制,基于实时电价的智能家庭能源优化控制(Intelligent household energy optimization control based on real-time electricity price)
- 2016-03-29 01:40:01下载
- 积分:1
-
lpp
一种很重要的非监督降维方法,是流形学习算法Laplacian Eigenmap 的线性化方法,在人脸识别中效果非常好。(A very important method of unsupervised dimensionality reduction, manifold learning algorithm is Laplacian Eigenmap linearization method is very effective in face recognition.)
- 2009-05-26 11:02:04下载
- 积分:1
-
This is a static web programming examples, the theme is a personal table which i...
这是一个静态网页编程的实例,主题是一个个人情况表其中必要的多有,无解压密码.-This is a static web programming examples, the theme is a personal table which is more necessary, without extracting passwords.
- 2022-03-09 16:01:38下载
- 积分:1
-
20081122465071
允许用户网络chat交流并且更新,共享文件 (Internet chat allows users to exchange and update, share files)
- 2010-07-07 18:37:13下载
- 积分:1
-
project1
说明: 给Iris数据集用三种方法(KNN KMEANS SVM)进行了分类(Classifying Iris datasets using three methods (KNN KMEANS SVM))
- 2020-08-13 16:29:14下载
- 积分:1
-
DBN
深度学习中的深度信念网络,用于数据的分类和预测(Deep belief network in deep learning, used for the classification and prediction of data
)
- 2021-04-03 13:49:06下载
- 积分:1
-
handbook of sklearn and tensorflow
说明: 学习sklearn和tensorflow的材料(materials for learning sklearn and tensorflow)
- 2019-06-29 15:37:37下载
- 积分:1
-
STM32H745_Ethernet
Trying to get Ethernet, LWIP and FreeRTOS working on the STM32H745. Testing on the NUCLEO-H745ZI-Q using FW_1.7 and the STM32CubeIDE.
## Instructions on how to get started:
* [LWIP without RTOS](Documentation/lwip_nortos.md)
* [LWIP with RTOS](Dcumentation/lwip_rtos.md)
## Bugs and improvements
* [SysTick not increasing ticks](Documentation/no_systick.md)
* [No DHCP IP when starting without ethernet cable](Documentation/dhcp_nocable.md)
## Current status:
* RTOS works (blinky)
* LWIP works (nucleo board gets IP from DHCP on router)
* HTTP test server works (navigate to http:///index.html for demo)
- 2021-07-25 00:31:02下载
- 积分:1