-
聚类算法对无线网络节点的影响
自己编的,使用kmeans对网络节点进行划分,尽可能使路径最短,从而使无线网络收集点移动的距离最短
- 2022-03-13 22:27:19下载
- 积分:1
-
脑电信号预处理技术
应用背景的今天,剧本TFR的计算和信号代预计将完全兼容GNU Octave,但用户写几行代码来产生时频图。关键技术假设每个类的特征都是由高斯分布具有相同的已知协方差,但不同的手段它可以证明(杜达等,2000),LDA是最优的,因为它最大限度地减少误判率。在布兰卡茨等人(2011)所示的假设不同手段的一个共同的类协方差的很好地满足脑电分类问题。
- 2023-03-05 18:20:04下载
- 积分:1
-
issue a travel home to travel home to drive a car with the minimum of cost yi us...
旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
- 2023-09-07 00:25:03下载
- 积分:1
-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
杜鹃算法时间
它是杜鹃搜索算法的MATLAB语言编码。杜鹃是求解NP难问题的优化算法类型
- 2022-03-23 17:43:31下载
- 积分:1
-
第二章 线性表习题答案
第二章 线性表习题答案-The answer of linklis
- 2023-02-14 01:15:03下载
- 积分:1
-
#define MSGHEADER "MICROCALC
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."-# define MSGHEADER "MICROCALC-A Turbo C De monstration Program "# define MSGKEYPRESS" Pr ess any key to continue. "# define MSGCOMMAND" P keypress/for the list of commands "# define MSGMEMO RY "Memory Available : "# define MSGERROR" ERROR "# define MSGLOMEM" N ot to allocate enough memory cell. "
- 2022-04-08 12:36:24下载
- 积分:1
-
compressive sencing
该源码主要关于压缩感知算法的实现,是在matlab软件平台上运行的,对初学者具有较好的引导作用,对压缩感知算法的理解更能进一步
- 2022-06-19 04:09:04下载
- 积分:1
-
马科维茨风险模型的仿真程序
本程序主要用于马科维茨风险投资组合模型的仿真。程序利用收益率矩阵和二次规划进行投资组合的最优化计算,程序简练实用,有数据以及实例说明。
- 2022-10-09 16:40:03下载
- 积分:1
-
在SPH方法的源代码
用Fortran语言编写的源代码用于完成本书中列出的算法
- 2022-01-25 23:28:55下载
- 积分:1