代码搜索:MATLAB
找到约 10,000 项符合「MATLAB」的源代码
代码结果 10,000
www.eeworm.com/read/334860/12568424
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/147096/12585445
htm hmfasb.htm
Communication Toolbox MATLAB Functions and SIMULINK Blocks
Communication Toolbox MATLAB Functions and SIMULINK Blocks
This toolbox contains both SIMULINK function b
www.eeworm.com/read/334567/12585961
m bitand.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334567/12585969
m random.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334567/12585973
readme
README AND QUICK REFERENCE
FS-1015 LPC-10E FOR MATLAB
2/5/96
1.0 SYSTEM REQUIREMENTS
* 386SX w/ 387 FPU minimum; 486DX4-100 or better recommended.
* 4 MB RAM minimum; 8+ MB recommended.
www.eeworm.com/read/334567/12586003
m guistat.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334567/12586055
m cr.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334567/12586064
m invert.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334567/12586074
m lpcexec.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/146520/12641012
txt readme_ncutclustering.txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Normalized Cut Clustering Code %
% %
% Timothee Cour (UPENN), Stella Yu