-
mulSimNewton
MATLAB用于非线性方程组的求解问题,用的方法是牛顿迭代法(the solution of nonlinear functions)
- 2011-01-09 11:53:36下载
- 积分:1
-
matlab6
matlab 包括遗传算法等,包括交叉,变异等,包括计算的结果等。
(Matlab bao kuo yi chuan suan fa deng bao kuo jiao cha bianyi deng bao kuo ji suan de jie guo deng)
- 2011-05-26 19:09:13下载
- 积分:1
-
leachm1
无线传感器网络协议仿真,可以看到每一轮所选出的簇头数目,基站收到的数据包总数,簇头收到的数据包总数,第一个节点死亡的时间,10 的节点死亡的时间等(Wireless sensor network protocol simulation, you can see every one of the selected number of cluster heads, the total number of packets received base station, cluster head total number of packets received, the first node of the time of death, 10 of the node dies time, etc.)
- 2020-07-09 14:28:55下载
- 积分:1
-
MATLAB-CUDA
MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。(CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve MATLAB run rate. Annex gives an example of a simple matrix multiplication program that runs under the GTX TITAN 10 times more efficient than the intel i7 3930k.)
- 2014-06-08 12:38:44下载
- 积分:1
-
fulkerson
Implementation of fulkerson alghoritm, graph theory. Full source code in C++.
- 2010-11-23 02:39:18下载
- 积分:1
-
DCT
在MATLAB里,基于dct域,实现在二维图像中嵌入数字水印 并提取。(In MATLAB, the dct-based domain, the realization of two-dimensional images in the digital watermark embedding and extraction.)
- 2009-05-16 18:07:25下载
- 积分:1
-
simloly
lolimot algorythm code in matlab
- 2011-07-12 22:29:39下载
- 积分:1
-
29
It can be support for wireless communication
- 2013-12-24 22:10:47下载
- 积分:1
-
ft_lms
修改部分权矢量的NLMS算法及学习曲线(指最小均方误差)(NLMS algorithm and the learning curve of this part of the weight vector (MMSE))
- 2012-11-29 22:04:05下载
- 积分:1
-
chapter3
说明: 差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)
- 2020-11-09 21:41:07下载
- 积分:1