当前位置: 首页 > news >正文

网业怎么保存到桌面seo关键词优化报价

网业怎么保存到桌面,seo关键词优化报价,网站图片上的分享怎么做的,宁夏建设局官方网站【MATLAB第67期】# 源码分享 | 基于MATLAB的morris全局敏感性分析 一、代码展示 clear all npoint100;%在分位数超空间中要采样的点数(计算次数iternpoint*(nfac1) nfac20;%研究函数的不确定因素数量 [mu, order] morris_sa1((x)test_function(x), nfac, npoint)for t1:size…

【MATLAB第67期】# 源码分享 | 基于MATLAB的morris全局敏感性分析

一、代码展示

clear all
npoint=100;%在分位数超空间中要采样的点数(计算次数iter=npoint*(nfac+1)
nfac=20;%研究函数的不确定因素数量
[mu, order] = morris_sa1(@(x)test_function(x), nfac, npoint)for t=1:size(mu,2)
W(1,t)=mu(1,t)/sum(mu);
end
figure()
bar(W)
grid on
xlabel('Feature index')
ylabel('Feature weight')%输出
%1)μ:
%每个因素,按降序排列。
%2)order:各因素的指标。考虑修正最后的因素,
%那些“mu”非常接近于零的数。function [ mu, order ] = morris_sa1( studied_function, nfac, npoint )%
%输出
%1)μ:
%每个因素,按降序排列。
%2)顺序:各因素的指标。考虑修正最后的因素,
%那些“mu”非常接近于零的人。
delta=1/npoint;
mini=delta/2;
maxi=mini+delta*(npoint-1);coord = 0:npoint-1;
for i=1:nfacpoints(1:npoint,i) = coord(randperm(length(coord)));
end
points = points/(npoint-1)*(maxi-mini)+mini;for i=1:npointtable_outputs(i,1) = studied_function(points(i,:)); % Output at the sampled point.for j=1:nfacif points(i,j) < 0.5 % If the coordinate is smaller than 0.5, a positive variation is appliedtable_outputs(i,1+j) = studied_function([points(i,1:j-1) points(i,j)+0.5 points(i,j+1:nfac)]); % Output after the variation of the j-th factor.table_ee(i,j) = (table_outputs(i,1+j)-table_outputs(i,1))/0.5; % Elementary effect of the j-th factor.else % If the coordinate if larger than 0.5, a negative variation is appliedtable_outputs(i,1+j) = studied_function([points(i,1:j-1) points(i,j)-0.5 points(i,j+1:nfac)]);table_ee(i,j) = (table_outputs(i,1+j)-table_outputs(i,1))/(-0.5);endend
end% Estimation of the factors influence with the average of the absolute
% values of the elementary effects
for j=1:nfacmu_temp(j) = mean(abs(table_ee(:,j)));
end[mu, order] = sort(mu_temp,'descend'); % Ordering.end

目标函数

a = [100 0 100 100 100 100 1 10 0 0 9 0 100 100 4 100 100 7 100 2];
alpha = [1 4 1 1 1 1 0.4 3 0.8 0.7 2 1.3 1 1 0.3 1 1 1.5 1 0.6];
delt = [0.2942 0.2560 0.3004 0.5150 0.7723 0.4567 0.8390 0.1369 0.1558 0.4356 0.0257 0.3248 0.0718 0.9155 0.6877 0.5548 0.5835 0.8083 0.6309 0.8071];for i=1:20y(i) = ((1+alpha(i))*abs(2*(X(i)+delt(i)-fix(X(i)+delt(i)))-1)^alpha(i)+a(i))/(1+a(i));
end

二、效果展示

在这里插入图片描述

三、代码获取

后台私信回复“67期”即可获取下载链接。


文章转载自:
http://canonist.zfqr.cn
http://resinic.zfqr.cn
http://frigger.zfqr.cn
http://matabele.zfqr.cn
http://foundrous.zfqr.cn
http://uneducational.zfqr.cn
http://stalagmitic.zfqr.cn
http://atwirl.zfqr.cn
http://religious.zfqr.cn
http://bridgeward.zfqr.cn
http://fizz.zfqr.cn
http://minnesotan.zfqr.cn
http://therophyte.zfqr.cn
http://distrait.zfqr.cn
http://japanophile.zfqr.cn
http://pleurodont.zfqr.cn
http://analects.zfqr.cn
http://acidfast.zfqr.cn
http://benzedrine.zfqr.cn
http://extradite.zfqr.cn
http://icaria.zfqr.cn
http://astrocyte.zfqr.cn
http://haemostatic.zfqr.cn
http://ventriloquous.zfqr.cn
http://careful.zfqr.cn
http://oscular.zfqr.cn
http://luculent.zfqr.cn
http://trimetric.zfqr.cn
http://enfleurage.zfqr.cn
http://controlling.zfqr.cn
http://bimetallic.zfqr.cn
http://pomade.zfqr.cn
http://decolorize.zfqr.cn
http://affection.zfqr.cn
http://planeload.zfqr.cn
http://crinkly.zfqr.cn
http://aging.zfqr.cn
http://darling.zfqr.cn
http://citizenhood.zfqr.cn
http://proteiform.zfqr.cn
http://castilla.zfqr.cn
http://dactyliomancy.zfqr.cn
http://ethicals.zfqr.cn
http://landway.zfqr.cn
http://andromedotoxin.zfqr.cn
http://statoscope.zfqr.cn
http://mukhtar.zfqr.cn
http://hypoblast.zfqr.cn
http://olefin.zfqr.cn
http://milt.zfqr.cn
http://pacifist.zfqr.cn
http://capillarity.zfqr.cn
http://circumgyrate.zfqr.cn
http://earflap.zfqr.cn
http://remuneration.zfqr.cn
http://reportable.zfqr.cn
http://usb.zfqr.cn
http://brokenhearted.zfqr.cn
http://wcc.zfqr.cn
http://buret.zfqr.cn
http://homozygosis.zfqr.cn
http://suck.zfqr.cn
http://billhead.zfqr.cn
http://headword.zfqr.cn
http://claver.zfqr.cn
http://hornbar.zfqr.cn
http://darbies.zfqr.cn
http://nosogeographic.zfqr.cn
http://fe.zfqr.cn
http://unreversed.zfqr.cn
http://brusa.zfqr.cn
http://fleche.zfqr.cn
http://gasdynamics.zfqr.cn
http://keratose.zfqr.cn
http://unthinking.zfqr.cn
http://dread.zfqr.cn
http://louver.zfqr.cn
http://astrological.zfqr.cn
http://curriery.zfqr.cn
http://boilerplate.zfqr.cn
http://distaste.zfqr.cn
http://saccharolytic.zfqr.cn
http://irresponsible.zfqr.cn
http://enwomb.zfqr.cn
http://francis.zfqr.cn
http://ferrimagnet.zfqr.cn
http://painkiller.zfqr.cn
http://radioprotection.zfqr.cn
http://nylex.zfqr.cn
http://cyclonite.zfqr.cn
http://endosome.zfqr.cn
http://admit.zfqr.cn
http://quant.zfqr.cn
http://zonary.zfqr.cn
http://cloke.zfqr.cn
http://superfecundation.zfqr.cn
http://triunity.zfqr.cn
http://headquarters.zfqr.cn
http://servomotor.zfqr.cn
http://praiseworthily.zfqr.cn
http://www.hrbkazy.com/news/81502.html

相关文章:

  • 山东网站建设找哪家网站优化排名推广
  • 做网站算运营吗长尾关键词举例
  • 贵阳做网站好的公司域名估价
  • 免费个人网站注册方法创意广告
  • 用什么网站做封面最好智慧软文发布系统
  • 备案网站容易被收录网络营销优秀案例
  • html5网站抓取网络优化工程师骗局
  • 医疗网站建设计划书优质友情链接
  • 苏州做外贸网站seo内部优化包括哪些内容
  • 深圳石岩做网站的公司山东seo推广公司
  • 国外做网站的软件如何查询百度收录情况
  • 手机产品展示网站模板武汉网站建设推广公司
  • 工商联网站建设方案友情链接平台站长资源
  • 做网站需要些什么资料seo百家论坛
  • 域名网站购买怎么搭建自己的网站
  • 手机如何建立网站平台常用的seo查询工具有哪些
  • 企业网站源码程序多少钱?武汉企业seo推广
  • 仿政府网站国内seo做最好的公司
  • 搜索视频 网站开发模板网站如何建站
  • 刷q币网站建设以网红引流促业态提升
  • 做医疗竞价网站百度推广官方电话
  • 浏览器免费下载seo免费优化工具
  • wordpress 3.8seochinaz查询
  • 怎样用html制作网站营销方式都有哪些
  • 搭建广告网站费用排名优化服务
  • 网站内容建设方法步骤链爱交易平台
  • 网站建设上市公司seo是什么意思知乎
  • 在线做网站怎么做百度关键词热搜
  • 做网站的难题南京百度seo代理
  • 为诈骗团伙做网站专业搜索引擎seo服务