资源列表

« 1 2 ... .42 .43 .44 .45 .46 15847.48 .49 .50 .51 .52 ... 28522 »

[数据结构常用算法Strassen_8

说明:Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n* n matrix of the
<张斌> 在 2025-03-10 上传 | 大小:12kb | 下载:0

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

说明:很好用的BP神经网络类-good use of neural network BP category
<> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[数据结构常用算法test_gauss_proj

说明:这是一个高斯投影变换的类,支持从经纬度到平面坐标和平面坐标到经纬度的变换。-This is a Gaussian-like projection transformation, from the longitude and latitude coordinates of the plane and the plane's longitude and latitude coordinates to transform.
<王文> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[matlab例程shishangbaili

说明:大量的编程,相信对于大家来说是很有帮助的呀!-lot of programming, and I believe everyone is very helpful!
<邵立华> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[数据结构常用算法MaxST

说明:图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h G
<silwol> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[数据结构常用算法mColor

说明:图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mC
<silwol> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[matlab例程jigeshili

说明:几个matlab的实力,包括: 非线性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc matlab下gabor滤波算法,可以提取图象纹理特征.doc-several Matlab strength, including : non-linear differential equation solving
<math_lab> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[matlab例程tiaosu_5

说明:利用matlab/simulink 编写的直流调速程序-using Matlab/Simulink prepared by the DC converter procedures
<王军> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[matlab例程data_fusion

说明:扩展卡尔曼滤波 信息同步 数据融合算法实现-EKF information synchronous data fusion algorithm
<asdfaf> 在 2025-03-10 上传 | 大小:12kb | 下载:1

[matlab例程Kalman_demo

说明:利用matlab编写的kalman的实际应用例子程序,对学习kalman自适应滤波可以学习一下-using Matlab prepared by the Arch example of the practical application procedures Adaptive learning Kalman filter can learn from this
<刘鹏> 在 2025-03-10 上传 | 大小:12kb | 下载:0

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

说明:人工智能论文,有需要的看看,可能会有用处,能给不想做的人节省些时间-artificial intelligence papers, it is necessary to look at, there may be useful, do not want to give people more time to save
<成苏宁> 在 2025-03-10 上传 | 大小:12kb | 下载:0

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

说明:神经网络和GA程序,是C语言编写的源码,适合各个行业-neural network and GA process, the preparation of the C language source code for all industries
<刘小龙> 在 2025-03-10 上传 | 大小:12kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 15847.48 .49 .50 .51 .52 ... 28522 »

源码中国 www.ymcn.org