代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/263758/11343982
pdf 数字通信原理_基于matlab仿真计算.pdf
www.eeworm.com/read/409085/11358772
txt 使用說明(直接在matlab輸入).txt
1.x=[1 1;2 1;0 2;0 3]
y=[1;1;-1;-1]
2.璸衡―秆
model = svmtrain(y, x, '-t 0 -c 10 ');
Usage: model = svmtrain(training_label_vector, training_instance_matrix, 'libsvm_options');
'libsvm_o
www.eeworm.com/read/405736/11458586
pdf matlab6.x符号运算及其应用.pdf
www.eeworm.com/read/403861/11508472
pdf synthetic aperture radar signal processing with matlab algorithms.pdf
www.eeworm.com/read/403715/11512908
txt matlab实用程序百例1.txt
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇
实例1:三角函数曲线(1)
function shili01
h0=figure('toolbar','none',...
'position',[198 56 350 300],...
'name','实例01');
h1=axes
www.eeworm.com/read/403715/11512909
txt matlab实用程序百例3.txt
实例72:图像分析(1)
h0=figure('toolbar','none',...
'position',[198 56 350 468],...
'name','实例72');
h1=axes('parent',h0,...
'position',[0.25 0.45 0.5 0.5],...
'visible','off');
I=imre
www.eeworm.com/read/403715/11512910
txt matlab实用程序百例2.txt
实例47:曲线标记
h0=figure('toolbar','none',...
'position',[198 56 408 468],...
'name','my second gui');
h1=axes('parent',h0,...
'position',[0.15 0.45 0.7 0.5],...
'visible','on');
x
www.eeworm.com/read/401796/11549330
pdf selected_algorithm_collections_for_dsp_applications_using_matlab.pdf
www.eeworm.com/read/400858/11567575
pdf matlab6.x符号运算及其应用.pdf
www.eeworm.com/read/262290/11594163