代码搜索:MATLAB

找到约 10,000 项符合「MATLAB」的源代码

代码结果 10,000
www.eeworm.com/read/363574/9945080

m untitled22.m

%用来画图,SVD值,与W,B都有关,并且与采样点,采样范围有关\ w=10; B=1; row1=20;%采样区间采样点数 t1=linspace(-pi/10,pi/10,row1); A1=matrixA(row1,5,t1);% 定义一个15*7大的A矩阵,用于解Ax=G %[U S V]=svd(A1);% 对A进行svd分解,得到U S V G1=matrixG(row1
www.eeworm.com/read/363574/9945096

m untitled19.m

%用来画图,最小二乘值,与W,B都有关,并且与才采点,采样范围有关\ w=10; B=1; row1=20;%采样区间采样点数 t1=linspace(-pi/10,pi/10,row1) A1=matrixA(row1,6,t1) % 定义一个15*7大的A矩阵,用于解Ax=G %[U S V]=svd(A1)% 对A进行svd分解,得到U S V G1=matrixG(row1,
www.eeworm.com/read/167928/9947178

htm ch1_3.htm

认识你/你的电脑工作环境
www.eeworm.com/read/167928/9947300

htm ch2_7_1.htm

如何在自己的目录执行程式
www.eeworm.com/read/167928/9947302

htm ch2_2_1.htm

MATLAB 的视窗环境
www.eeworm.com/read/167928/9947304

htm ch2_1.htm

什么是MATLAB
www.eeworm.com/read/167864/9948886

txt readme_matrix.txt

Brief introduction to Matrix Processor (c) ------------------------------------------ Author: Professor Dingyu XUE School of Information Science and Engineering
www.eeworm.com/read/167785/9952725

sh mexopts.sh

# # mexopts.sh Shell script for configuring MEX-file creation script, # mex. # # usage: Do not call this file directly; it is sourced by the # mex shell script. M
www.eeworm.com/read/362951/9973378

hpp mymatrix.hpp

// // MATLAB Compiler: 3.0 // Date: Fri Aug 26 16:33:02 2005 // Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on" // "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/362737/9984046

txt dsp builder 如何加载license文件.txt

很多朋友安装dsp builder后,有了License文件和破解器还不知道怎么加载注册文件,所以特意写了如下文章,供大家参考。 软件要求 使用DSP Builder创建HDL设计需要有下面的软件支持: ? Matlab 6.1或6.5版本; ? Simulink4.1或5.0版本; ?