资源列表

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

说明:differentail Evolution example in c. please study this code and enjoy it
<havehuang> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PSO_example_in_C

说明:PSO example in c. please study this code and enjoy it
<havehuang> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算golden

说明:golden method in c, please enjoy it
<havehuang> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算least-square-fit

说明:最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
<唐荣> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程FIR

说明:designed a lowpass filter to extract cos(0.1*pi) component from x(n) -designed a lowpass filter to extract cos (0.1* pi) component from x (n)
<linhu> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程model

说明:用matlab建立一个网络模型。希望对大家有帮助。-Using matlab to establish a network model. We hope to be helpful.
<dandan> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程autocorrelation_values

说明:the autocorrelation values of the generated 1000 samples
<linhu> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程bandpass_filter

说明:extracting cos(0.3*pi*n)component by designing the bandpass filter-extracting cos (0.3* pi* n) component by designing the bandpass filter
<linhu> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程window_function

说明:the magnitude responses in dB of the window functions in the frequency domain
<linhu> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程BF

说明:一个简单的在图像上做标记的实现算法,通过此算法可以大体了解图像处理标记的基本算法原理-A simple marking in the image on the realization of algorithms, this algorithm can generally understand the basic image processing algorithm tag
<gj> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:建立有向图邻接表 潘一帆制作 数据结构小作业-The establishment of digraph adjacency list data structure潘一帆produced a small operating
<潘一帆> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Euler_fuction2

说明://Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p)*(i-1) 对于约数:divnum 如果i|pr[j] 那么 divnum[i*pr[j]]=divsum[i]/(e[i]+1)*(e[i]+2) //最小素因子次数加1 否则 divnum[i*pr[j]
<Campbell> 在 2025-05-04 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org