代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/484065/6590082
cs program.cs
using System;
using System.Collections.Generic;
using System.Text;
// MathWorks assemblies that ship with Builder for .NET
// and should be registered in Global Assembly Cache
using MathWorks.M
www.eeworm.com/read/368517/9691234
cs program.cs
using System;
using System.Collections.Generic;
using System.Text;
// MathWorks assemblies that ship with Builder for .NET
// and should be registered in Global Assembly Cache
using MathWorks.M
www.eeworm.com/read/206183/15298798
h sigmapdef.h
/*
* Copyright (c) 1990-1999 The MathWorks, Inc. All Rights Reserved.
* The MathWorks grants you the right to copy this file to other
* computer systems and embed this file within your products
www.eeworm.com/read/443730/1738354
cs class1.cs
using System;
using MathWorks.MATLAB.NET.Utility;
using MathWorks.MATLAB.NET.Arrays;
using MagicDemoComp;
namespace MagicDemoCSharpApp
{
///
/// Class1 的摘要说明。
///
cla
www.eeworm.com/read/350705/3118069
cs class1.cs
using System;
using MathWorks.MATLAB.NET.Utility;
using MathWorks.MATLAB.NET.Arrays;
using MagicDemoComp;
namespace MagicDemoCSharpApp
{
///
/// Class1 的摘要说明。
///
cla
www.eeworm.com/read/230508/14283567
txt pt_readme.txt
================================================================================
Copyright 1994-2002 The MathWorks, Inc.
$Revision: 1.15 $
=== Abstract ===================================
www.eeworm.com/read/365521/2896845
m printmatrix.m
function printmatrix(m)
% Copyright 2004 The MathWorks, Inc.
disp(m);
www.eeworm.com/read/389692/8508442
m dryarx.m
% This script requires the System Identification Toolbox from the MathWorks
% Roger Jang, Aug-10-96
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.8 $
trn_data_n = 300;
%total_data_n
www.eeworm.com/read/359005/10172307
m dryarx.m
% This script requires the System Identification Toolbox from the MathWorks
% Roger Jang, Aug-10-96
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.8 $
trn_data_n = 300;
%total_data_n
www.eeworm.com/read/123143/14645821
m dryarx.m
% This script requires the System Identification Toolbox from the MathWorks
% Roger Jang, Aug-10-96
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.2 $
trn_data_n = 300;
%total_da