资源列表

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

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

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

[matlab例程wavelet

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

[matlab例程UKF

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

[matlab例程DGdS

说明:基于前推回代潮流计算,计算配电网中加入发电机对电网网损的影响(Based on the forward backward and forward power flow calculation, the influence of generator on the grid loss in distribution network is calculated.)
<cold_space> 在 2025-06-13 上传 | 大小:3kb | 下载:0

[matlab例程cross-pass FIR

说明:Design a cross-pass FIR filter using the Hinging window
<shhaa> 在 2025-06-13 上传 | 大小:3kb | 下载:0

[matlab例程实时验证

说明:肌电信号通过小波变换以及小波包来进行处理,特征提取(Wavelet transform processing of EMG signal)
<你好阿呆> 在 2025-06-13 上传 | 大小:3kb | 下载:0

[matlab例程BA_ELM

说明:蝙蝠优化的极限学习机,提升极限学习机的效率(BA-ELM to improve effection of ELM)
<夏商周啊> 在 2025-06-13 上传 | 大小:3kb | 下载:0

[压缩解压huffman

说明:实现huffman 编码和文件的压缩解压(Implement the compression and decompression of Huffman code and file)
<望缺> 在 2025-06-13 上传 | 大小:3kb | 下载:0

[matlab例程新建文件夹 (2)

说明:遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如
<绝情逆空> 在 2025-06-13 上传 | 大小:3kb | 下载:0

[数值算法/人工智能mergesort

说明:利用分治算法实现归并排序,简单的一个小算法,分享给大家(Merging sorting algorithm for merging sorting)
<710955321> 在 2025-06-13 上传 | 大小:3kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 20178.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org