资源列表

« 1 2 ... .94 .95 .96 .97 .98 24199.00 .01 .02 .03 .04 ... 28522 »

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

说明:RTSP协议中的客户端实现,对协议的理解有参考价值-rtsp client designed
<文轩> 在 2025-07-21 上传 | 大小:3kb | 下载:0

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

说明:神经网络楼层杆件识别程序,采用的是自适应学习速率的BP算法-Neural Networks floor bar identification procedures are used in adaptive learning rate BP algorithm
<陈晨> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[matlab例程GM(11)

说明:灰色模型GM(1,1)原始数列经过光滑优化-Gray model GM (1,1) with smooth Optimized original series
<小城> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:使用FFT实现的两个多项式相乘的算法。 输入文件: 第一行为(n-1) 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result5.txt 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同)-Implementation of both the use of FFT polynomial multiplicatio
<ZhouJk> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[压缩解压jpeg_matlab_program

说明:这是一个用MATLAB软件来实现的图像JPEG压缩程序源代码-This is a used MATLAB software to achieve JPEG image compression source code
<刘继红> 在 2025-07-21 上传 | 大小:1.07mb | 下载:0

[数学计算/工程计算kpca

说明:KPCA是一种非线性的盲源分离方法,很好用,推荐大家下载!-KPCA is a nonlinear blind source separation methods, very good, and recommend everyone to download!
<zhjunna> 在 2025-07-21 上传 | 大小:7kb | 下载:1

[数值算法/人工智能eightnum

说明:8数码的广度优先算法和A*算法。可以查找出最佳路径,并且自动演示-8 digital breadth-first algorithm and A* algorithm. Can search out the best path, and automatic presentation
<djbone> 在 2025-07-21 上传 | 大小:2.63mb | 下载:0

[matlab例程fitnessfunction

说明:线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
<张立迎> 在 2025-07-21 上传 | 大小:4kb | 下载:0

[matlab例程5

说明:一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次
<蜗蜗牛> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算PerfectRandom

说明:完美随机数,即1 的概率,在执行一百次也肯定会出现1次;该代码随机产生5组20以内的排列-Perfect random number, that is 1 of probability, in the implementation of one hundred times there will be one meeting the code randomly generated 5 groups with 20 or less
<张君久> 在 2025-07-21 上传 | 大小:6kb | 下载:0

[数学计算/工程计算FDTD_1.1.c

说明:一维FDTD,计算电磁场在空间中的传播,使用Matlab显示计算结果。-One-dimensional FDTD, the calculation of electromagnetic field propagation in space, the use of Matlab show the calculation results.
<熊猫> 在 2025-07-21 上传 | 大小:15kb | 下载:0

[数学计算/工程计算FDTD_1.2.c

说明:本程序是使用有限时域差分法模拟电磁波在光学薄膜中的传输,加入边界条件。运用matlab显示结果-This procedure is the use of FDTD simulation of electromagnetic waves in optical thin films in transmission, add boundary conditions. Shows the results of the use of matlab
<熊猫> 在 2025-07-21 上传 | 大小:8kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 24199.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org