-
task-offloading-edge-computing-master
说明: 边缘计算任务卸载与资源调度的算法,是论文的源代码,具有价值(Edge computing task unloading and resource scheduling algorithm, is the source code of the paper, has value)
- 2021-04-20 20:08:50下载
- 积分:1
-
ellisometry.rar
这个程序是用来计算盘基片的厚度和折射分布的程序.(this file is used to calculate the thickness and the refractive index of thse sample, and these two parameter distribution ca nbe obtained.)
- 2010-03-11 11:13:53下载
- 积分:1
-
Microstrip
Design and analysis of microstip antenna in terms of radiation pattern, by using different patches in matlab simulation software,
- 2014-01-12 21:25:29下载
- 积分:1
-
RQAmatlab
MATLAB RQA 对离散时间序列进行递归图分析然后再进行定量递归分析,是做混沌研究的一种重要方法!(MATLAB RQA recurrence plot analysis of discrete time series then recurrence quantification analysis is an important method to do chaotic research!)
- 2021-04-14 15:18:55下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
SVM_iris
matlab,K折交叉验证,SVM方法对IRIS分类(K-flod,matlab ,svm method)
- 2021-04-10 18:38:59下载
- 积分:1
-
c-jun
这是一个C均值算法的Matlab程序,已测试可用,希望对大家有帮助!(This is a C means algorithm Matlab program has been tested is available, we want to help!)
- 2010-08-03 14:34:19下载
- 积分:1
-
matlab-functions
:在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚
类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处,
提出了两个改进型的聚类算法(n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precision together
Problem is a perfectly solved problem has not yet completely. For Affinity Propagation clustering algorithm (AP) of the deficiencies,
Put forward the two improved version of the clustering algorithm)
- 2011-10-24 20:17:31下载
- 积分:1
-
MATLAB-GUI
matlab GUI 图像处理常用代码 文件打开 保存等基本功能(matlab GUI tuxiang chuli changyongdaima)
- 2016-04-11 21:37:39下载
- 积分:1
-
GUI
用GUI实现对基带传输系统,最终得到误码率,和过程中的波形(realize the baseband tansmation of GUI)
- 2010-11-04 20:16:56下载
- 积分:1