资源列表

« 1 2 ... .73 .74 .75 .76 .77 20178.79 .80 .81 .82 .83 ... 28523 »

[matlab例程动态规划问题

说明:动态规划的实现,其中包含几个子文件,有一个背包算法的代码模块(Implementation of dynamic programming)
<陈泓> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法tfwork

说明:tensorflow的使用练习,用python实现(Practice of using tensorflow)
<qian601> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程17430467Fast-Fourier-Transform

说明:对信号频率进行分解 能准确提取信号特征 相位频率幅值(Decompose the signal frequency.)
<houhui> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程小波神经网络的时间序列预测——短时交通流量预测

说明:小波神经网络的时间序列预测——短时交通流量预测(Prediction of time series based on Wavelet Neural Network -- short term traffic flow prediction)
<冰鸟> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程DCSK (1)

说明:matlab实现混沌扩频DCSK的仿真,其中包括调制解调、噪声信道模拟,以及误码率分析。(Chaotic spread spectrum communication: DCSK)
<郭鹏程> 在 2025-10-12 上传 | 大小:3kb | 下载:2

[人工智能/神经网络/遗传算法GABP

说明:神经网络预测数据,遗传算法优化权值和阈值,调用子函数包含在压缩包中(Neural network predicts data, genetic algorithm optimizes weights and thresholds, and calls the sub functions contained in the compression package.)
<糖糖吖> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程神经网络的matlab算法

说明:通过matlab编程的神经网络算法,求解问题的最优解(The optimal solution of the problem is solved by the neural network algorithm programmed by MATLAB)
<violetyan> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[数学计算/工程计算最小二乘法拟合程序

说明:最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
<石洪源> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程wavelet

说明:signal denoising using wavelet
<hartanto> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程UKF

说明:卡尔曼滤波的matlab应用 ,程序取自黄小平图书第五章例程123(Calman filtering matlab application, the program is from Huang Xiaoping Book fifth Chapter 123 routine.)
<林荫> 在 2025-10-12 上传 | 大小:3kb | 下载:0

[matlab例程bat

说明:蝙蝠算法是近些年出现的一种群智能算法,具有结构简单,实现方便的功能(Bat algorithm is a swarm intelligence algorithm appearing in recent years. It has the functions of simple structure and convenient implementation)
<zhang1100> 在 2025-10-12 上传 | 大小:3kb | 下载:1

[人工智能/神经网络/遗传算法万门大学强化学习GridEvalu模型GridPolicy模型

说明:万门大学,强化学习,Grid_world_evaluation模型算法代码实现, V(S) = V(S) + A * ( R(S) + r*V(new_S) - V(S) ) Grid_world_Policy模型, P(S) = P(S) + A * ( R(S) + r*P(new_S) - P(S) )(In the intensive learning of the University of Wan men, the Grid_world_evaluation algo
<lilin123> 在 2025-10-12 上传 | 大小:3kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 20178.79 .80 .81 .82 .83 ... 28523 »

源码中国 www.ymcn.org