01 2024 档案
摘要:syms w1 wp t theta_pll fai_vp fai_vn V1 Vp Vn % 直流分量 Vd_dc=simplify((2/3)*V1*cos(w1*t)*cos(theta_pll) ... +(2/3)*V1*cos(w1*t-2*pi/3)*cos(theta_pll-2*p
阅读全文
摘要:xx=10; maker_idx_1 = 1:ceil(length(a)/xx):length(a);maker_idx_1(length(maker_idx_1)+1)=length(a); maker_idx_2 = 1:ceil(length(c)/xx):length(c);maker_i
阅读全文
摘要:figure(3) pcolor(time,yData',data1.ConVel') shading interp; colorbar; color_1=[0,0,1]; color_2=[1,1,1]; color_3=[1,0,0]; num12=45;num23=25; R_mat=[lin
阅读全文
摘要:file_id = 'XXX.cnv'; data1 = readtable(file_id,"FileType","text"); 例如将.cnv格式文件以txt形式打开
阅读全文
摘要:file_id = 'xxx.txt'; data1 = readtable(file_id); data2 = data1{91:end,1}; x=1; for i=1:1:length(data2) result1 = split(num2str(data2{i,1}), ' ');% 分割元
阅读全文
摘要:xlabel('\it\fontname{Times New Roman}δ\rm\fontname{Times New Roman}/mm','rotation',0,'Position',[2,-0.06,-0.55]);%X % xlabel('\it\fontname{Times New R
阅读全文

浙公网安备 33010602011771号