资源列表

« 1 2 ... .59 .60 .61 .62 .63 24464.65 .66 .67 .68 .69 ... 28522 »

[matlab例程matlab

说明:y3k=fft(u,(m+n-2)/4) i=1:(m+n-2)/4 subplot(5,2,9) stem(i,u) title( 滤波后上采样 ) k=1:(m+n-2)/4 subplot(5,2,10) stem(k,y3k) title( 上采样频谱 ) xlabel( k ) ylabel( y3k ) -y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) s
<zzzl> 在 2025-07-07 上传 | 大小:58kb | 下载:0

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

说明:基于遗传算法的PID参数的PID参数整定,在matlab环境下的源程序.PID参数的整定有两种可用的方法,理论设计法及实验确定法.-Based on genetic algorithm of the PID parameters of PID parameter tuning in matlab source environment. PID tuning parameters, there are two available methods, theory and experimental d
<建军> 在 2025-07-07 上传 | 大小:1kb | 下载:0

[数值算法/人工智能gaf_pid

说明:我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
<建军> 在 2025-07-07 上传 | 大小:1kb | 下载:0

[数值算法/人工智能gaf_pid2

说明:我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
<建军> 在 2025-07-07 上传 | 大小:13kb | 下载:0

[数值算法/人工智能pid_zen_ding

说明:我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
<建军> 在 2025-07-07 上传 | 大小:10kb | 下载:0

[压缩解压free_lz77_gl

说明:Microsoft Visual C++ 6.0环境下的无损压缩测试工程,实现了LZW77算法,压缩效率和速度都不错。-Microsoft Visual C++ 6.0 environment lossless compression testing works, realized LZW77 algorithm, compression efficiency and speed are good.
<caruchi> 在 2025-07-07 上传 | 大小:62kb | 下载:0

[数值算法/人工智能CHAPTER1

说明:遗传算法是模拟达尔文生物进化论的自然选择与遗传学机理的计算模型, 它是由美国Michigan 大学的Holland教授于1975年首次提出的. 这是一种新的全局优化搜索算法, 其基本特征是利用群体进化,即在求解过程中, 通过使种群不断优化, 从而找到满意解或最优解. 该算法具有简单通用、鲁棒性强的优点, 适于并行处理, 已经广泛地应用于计算机科学、优化调度、运输问题及组合优化等领域-err
<建军> 在 2025-07-07 上传 | 大小:15kb | 下载:1

[matlab例程tutorial06

说明:matlab学习指南-编写与调用函数教程,非常实用!-matlab study guide- prepare and call the function tutorial, very useful!
<yangtt> 在 2025-07-07 上传 | 大小:176kb | 下载:0

[matlab例程selected_Algorithm_Collections_for_DSP_Application

说明:基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
<caruchi> 在 2025-07-07 上传 | 大小:4.04mb | 下载:0

[数值算法/人工智能www

说明:
<吴盛> 在 2025-07-07 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法maxent-2.5.1

说明:最大熵分类器,实现对文本的分类,很好的机器学习算法。-Maximum Entropy classifier, the realization of the text classification, a good machine learning algorithm.
<candy> 在 2025-07-07 上传 | 大小:1.21mb | 下载:0

[压缩解压KnapsacksProblem1

说明:利用遗传算法解决背包问题,对遗传算法和编程的学习有一定帮助-The use of genetic algorithms to solve knapsack problem, genetic algorithms and programming of learning to some extent help the
<沧海桑田> 在 2025-07-07 上传 | 大小:604kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 24464.65 .66 .67 .68 .69 ... 28522 »

源码中国 www.ymcn.org