代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/232704/14184916
c simpleeng.c
/*necessory header file*/
#include "engine.h"
#include "stdio.h"
#include "conio.h"
#define BUFFERLEN 256
/*main function*/
void main()
{
Engine *ep;
char cmd[BUFFERLEN];
int i=0
www.eeworm.com/read/232635/14187297
c good_example_engwindemo.c
/*
* engwindemo.c
*
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
*
* Copyright 1984-2003 The MathWorks, Inc.
*/
/*
www.eeworm.com/read/232571/14192807
h fintrf.h
#if defined(WITH_COMMENTS)
/*
* fintrf.h - MATLAB/FORTRAN interface header file. This file
* contains the declaration of the pointer type needed
* by the MATLAB/FORTRAN interface.
*
*
www.eeworm.com/read/232441/14195238
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/129893/14218658
m exa090702.m
% -------------------------------------------------------------------
% exa090702.m, for example 9.7.2 and fig 9.7.2
% 连续小波变换。noissin 是MATLAB中带噪声的正弦信号。
% 本程序给出的是连续小波变换的灰度图表示。
%--------------------
www.eeworm.com/read/128482/14294308
history
TrueTime 1.13b, 2003-11-17
==========================
* Bugs related to overrun handling fixed
TrueTime 1.13, 2003-10-23
=========================
* Changes in the network block:
- Automatic divisi
www.eeworm.com/read/226843/14450415
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/226843/14450444
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/226066/14499821
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
------------