代码搜索:Matlab仿真

找到约 10,000 项符合「Matlab仿真」的源代码

代码结果 10,000
www.eeworm.com/read/162603/10292428

m guitext.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP
www.eeworm.com/read/355101/10294515

c engdemo.c

#include #include #include #include "engine.h" #define BUFSIZE 256 int main() { Engine *ep; mxArray *T = NULL, *result = NULL; char buffer[BUFSIZ
www.eeworm.com/read/280601/10309107

readme

This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/src, as well as precompiled mex files for the following systems: - Mac OS
www.eeworm.com/read/425775/10324064

m untitled.m

I=imread('11.jpg'); f=im2bw(I); %转化为二值图像 a=3; [m,n]=size(f); %读取原图像的大小 M=fix(m*a);
www.eeworm.com/read/162135/10332244

readme

This code was written by Anand Sarwate for a class project at UC Berkeley in the spring of 2005. It has not been tested extensively, is slow, and might break in some cases. You can try and email as
www.eeworm.com/read/425643/10342249

m speedup3.m

function Speedup3 % Speedup3.m % 功能:比较具有相同功能的自定义函数与MATLAB内部函数的运行速度 % % 加快MATLAB执行程序的方法之三:尽量使用MATLAB内部函数(包括各种工具箱函数) % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, %
www.eeworm.com/read/425366/10360359

txt read me.txt

fscan 是在matlab里面的一个频率的扫描程序 可以对于一个特定的对象进行频谱的扫描 需要的可以自行下载 matlab at fscan are inside a frequency scanning procedure can be for a specific object to scan the frequency spectrum can download the necessar
www.eeworm.com/read/353896/10407169

m rand.m

%R=rand(m,n) 生成(0,1)上均匀分布的m行n列随机矩阵 %RAND Uniformly distributed random numbers. % RAND(N) is an N-by-N matrix with random entries, chosen from % a uniform distribution on the interval (0.0,1.0
www.eeworm.com/read/279576/10413028

c sjbh1_mex.c

/* * MATLAB Compiler: 3.0 * Date: Fri Sep 03 08:56:52 2004 * Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on" * "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/161301/10427848

feedforw

---------------------------------------------------------- OVERVIEW OF FILES RELATED TO SIMULATION OF PID-CONTROLLERS OPTIMIZED WITH A FEEDFORW