代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/494076/6387671
m speedup3.m
function Speedup3
% Speedup3.m
% 功能:比较具有相同功能的自定义函数与MATLAB内部函数的运行速度
%
% 加快MATLAB执行程序的方法之三:尽量使用MATLAB内部函数(包括各种工具箱函数)
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
%
www.eeworm.com/read/493669/6388790
txt readme.txt
COLDETECT version 1.0
A simple Matlab wrapper for the V-Collide collision detection library.
Author: Mykel J. Kochenderfer
Email: m.kochenderfer@gmail.com
Date: 25 January 2008
========
www.eeworm.com/read/492812/6409688
c sin1500matl.c
//Sin1500MATL.c Generates sine from table created with MATLAB
#include "sin1500.h" //sin(1500) created with MATLAB
short i=0;
interrupt void c_int11()
{
output_sample(sin1500[i]); //o
www.eeworm.com/read/491675/6432399
dat bookinfo.dat
[General Information]
书名=MATLAB命令大全
作者=姚东 王爱民 冯峰 王朝阳
页数=601
SS号=10207058
出版日期=2000年06月第1版
www.eeworm.com/read/491039/6439474
m finish.m
button = questdlg('Ready to quit?', ...
'Exit Dialog','Yes','No','No');
switch button
case 'Yes',
disp('Exiting MATLAB');
%Save variables to matlab.mat
save
www.eeworm.com/read/490544/6447331
txt~ readme.txt~
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
This version was last updated on 18 January 2003.
Installation
------------
www.eeworm.com/read/490544/6447345
txt readme.txt
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~mu
www.eeworm.com/read/490636/6450328
dat bookinfo.dat
[General Information]
书名=小波变换及其MATLAB工具的应用
作者=
页数=156
SS号=10505158
出版日期=
www.eeworm.com/read/490082/6458162
m sinecomp.m
function sinecomp(n)
%sinecomp(n) where n is the number of terms used in 'mysine'
%this m-file tests the difference between the function [x]=mysine(theta,n)
%and the built-in MATLAB function [x]=si
www.eeworm.com/read/489785/6469745
dat bookinfo.dat
[General Information]
书名=智能控制及其MATLAB实现
作者=
页数=380
SS号=0
出版日期=
Vss号=76090506