资源列表

« 1 2 ... .84 .85 .86 .87 .88 17589.90 .91 .92 .93 .94 ... 28522 »

[matlab例程avg

说明:image processing-average
<sadjad> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ren_GPC-PID

说明:广义预测控制算法仿真,通过最小二乘法对系统进行在线辨识,并与PID对比,能运行的-Generalized predictive control algorithm simulation, through the of least squares method for on-line identification system, can run
<jiarong> 在 2024-11-09 上传 | 大小:37kb | 下载:0

[matlab例程LevelSETEvaluation

说明:Level Set evaluation
<omar> 在 2024-11-09 上传 | 大小:1.82mb | 下载:0

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

说明:神经网络最为常用的BP算法,反向传播算法-The most commonly used neural network BP algorithm, back propagation algorithm
<deicide> 在 2024-11-09 上传 | 大小:3kb | 下载:0

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

说明:专家系统,基于知识的系统,是人工智能的最为重要的应用领域。-Expert systems, knowledge-based system is the most important applications of artificial intelligence.
<deicide> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[生物技术Phani

说明:Oxidation of prenol to prenal using copper tunnings (Gas to Soild reaction)
<sravan> 在 2024-11-09 上传 | 大小:8kb | 下载:0

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

说明:动态聚类中的isodata算法,与K-均值算法类似-The isodata dynamic clustering algorithm, K-means algorithm similar
<deicide> 在 2024-11-09 上传 | 大小:3kb | 下载:0

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

说明:遗传算法(多项式求最小值),一种快速而有效的寻优算法,在工业控制,经济决策,交通规则得到广泛应用-Genetic algorithm (Polynomial minimum), a fast and efficient optimization algorithm, widely used in industrial control, economic decision-making rules of the road
<deicide> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法poj1141

说明:POJ 1141题目源码+源码 题意: 给你一段 括号序列 让你输出 一个最小的让括号合法的序列 黑书上 有将 思路 : dp[a][b] 代表 a b 之间 最小的需要填加序列数目 a==b时 dp[a][b]=1 a>b时 dp[a][b]=0 s[a] 与s[b]配对时 dp[a][b]=dp[a+1][b-1] 否则 dp[a][b]=min(dp[a][k],dp[k+1][b]) a<
<szy> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[matlab例程PCM

说明:通过MATLAB实现PCM的低速语音编码。-Through the realization of MATLAB PCM low bit rate speech coding.
<陈龙> 在 2024-11-09 上传 | 大小:5kb | 下载:0

[数值算法/人工智能fdtd

说明:3D FDTD程序中加入平面波传播。确保它从一侧传出,通过空间,且在另一侧消失。-3 D FDTD program to join plane wave propagation. Ensure that it spread from one side, through the space, and on the other side disappear.
<wanying> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[压缩解压Upload_Actual_JPEG

说明:利用JPEG实现图像的压缩和解压,代码有点点下bug,自己修改吧-compress and decompress use JPEG
<yanghongyun> 在 2024-11-09 上传 | 大小:73kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 17589.90 .91 .92 .93 .94 ... 28522 »

源码中国 www.ymcn.org