资源列表

« 1 2 ... .33 .34 .35 .36 .37 14738.39 .40 .41 .42 .43 ... 14958 »

[书籍源码Algorithms

说明:n后问题,是一个古老而著名的问题,是回溯算法的典型案例。本算法是用了回溯法计算,迭代。-n After the problem is an old and well-known problem is backtracking algorithms typical case. This algorithm is used to calculate backtracking, iterative.
<关小小> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码pso2

说明:PSO优化算法,C++版本源代码,可参照执行。-PSO optimization algorithm developed in VS2010
<fangdajun> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码Euler--lagarange

说明:欧拉法求解微分方程,很简单的程序,仅供参考- it is very simple program solving the differential equation based on Eulerian method and lagrangian method
<陈国强> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码combinenetcdf

说明:用matlab实现对nc数据的合并,特别是对CMIP气温和降水数据的合并-combine netcdf
<骆驼> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码trend

说明:常用的MK检验,计算MK趋势和95 的置信区间。-calculate the trend of time series
<骆驼> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码Linear-Neural-Networks

说明:这是一个线性神经网络的matlab代码,包括线性神经网络的创建、误差曲面的绘制、曲线的拟合、误差函数的构建等内容,对初学者帮助大-This is a linear neural network matlab code, including the creation of linear neural network, error surface rendering, curve fitting, etc. Construction of
<kongwenjie> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码gamma

说明:这是对图像处理的matlab代码。包括灰度阈值变换、直方图均衡化、镜像变换、图像转置、图像缩放、图像旋转等操作。都是可以实现的代码-This is an image processing matlab code. Including gray threshold transform, histogram equalization, image transformation, image transfer home, image scal
<kongwenjie> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码LDA_right

说明:lda 能够实现一般两类的线性判别,实现定性分析-lda enables two types of linear discriminant
<邱媛媛> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码dianoujizi

说明:电磁场中电偶极子的运行程序,能运行出正确结果,运行结果为电偶极子的二维图像和三维图像-Electromagnetic field of electric dipole run the program, run the correct result, the operating results for the electric dipole of two-dimensional images and three-dimensional i
<快乐女孩> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[书籍源码dianhe

说明:电磁场中正点电荷和负点电荷的电磁场的运行程序,能够运行出正确的图像结果-Electromagnetic field point charge and a negative point charge electromagnetic field to run the program, capable of running the correct image results
<快乐女孩> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[并行运算erfenfa

说明:把函数f(x)的零点所在的区间[a,b](满足f(a)●f(b)<0)“一分为二”,得到[a,m]和[m,b]。根据“f(a)●f(m)<0”是否成立,取出零点所在的区间[a,m]或[m,b],仍记为[a,b]。所对得的区间[a,b]重复上述步骤,直到包含零点的区间[a,b]“足够小”,则[a,b]内的数可以作为方程的近似解。- dichotomy
<wudan> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[并行运算DelayandsumMVDRCOMPARE

说明:实现阵列信号的波达方向的延迟与和运算的估计,从而得到良好的天线性能与信号的正确接收- DelayandsumMVDRCOMPARE in Direction of arrival estimation
<milambo > 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 14738.39 .40 .41 .42 .43 ... 14958 »

源码中国 www.ymcn.org