代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/429981/8775676
m a.m
tic
for j=1:345%%二折交叉验证开始
dm=10000;%%给距离比较系数赋一个大值,便于比较
for b=346:690%%对前345个样本计算与后345个样本的距离
d=sqrt(pso(i,1)*(feature(b,1)-feature(j,1))*(feature(b,1)-feature(j,1))+ps
www.eeworm.com/read/427239/8958802
m 攻击.m
clear;
B=(imread('lena.bmp'));%读入原图
Z=B;
% Z = imrotate(B,1);%旋转 角度可以控制
% Z(128:256,256:384)=255;%剪切 区间和嵌入值可以控制
% Z=imnoise(Z,'gaussian');%加噪声 选择参数 help imnoise
imwrite(Z,'lenaattack2
www.eeworm.com/read/427239/8958803
m 嵌入.m
clear;
X=double(imread('lena.bmp'));
[XCsource,XSsource]=wavedec2(X,3,'db1');
W=double(imread('UESTC.bmp')); %'double'将矩阵的元素变成双精度元素
lowarray=reshape(XCsource(1:4096),64,64); %convert matrix XCso
www.eeworm.com/read/427239/8958804
m 提取.m
clear;
load key
X=double(imread('lenaattack2.jpg'));
[XCsource,XSsource]=wavedec2(X,3,'db1');
low=XCsource(1:4096);
lowarray=reshape(XCsource(1:4096),64,64);
std=result;
for i = 1:64
www.eeworm.com/read/427233/8959632
m as.m
% AS.m
%This program solves Quadratic Programming by using Active Set algorithm.
%n=input('Enter the dimension number of the variable: n= ')
%ME=input('Enter the number of the equality constrain
www.eeworm.com/read/427007/8985624
m 图形.m
% 实例1:三角函数曲线(1)
function shili01
h0=figure('toolbar','none',...
'position',[198 56 350 300],...
'name','实例01');
h1=axes('parent',h0,...
'visible','off');
x=-pi:0.05:pi;
y=sin(x);
www.eeworm.com/read/283041/9045745
@m=d
Index of /courses/GD/jsj/GD_jsj_008b/chap02/pimg
Index of /courses/GD/jsj/GD_jsj_008b/chap0
www.eeworm.com/read/283041/9045834
@m=d
Index of /courses/GD/jsj/GD_jsj_008b/chap02/rm
Index of /courses/GD/jsj/GD_jsj_008b/chap02/