登录
首页 » matlab » MatlabCSharpBook

MatlabCSharpBook

于 2009-04-10 发布 文件大小:557KB
0 252
下载积分: 1 下载次数: 112

代码说明:

  基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制与同步研究的编程苦恼。(Matlab-based programming, simulation. 100 cases of familiar programming matlab help matlab command of basic programming, preferably as a programming expert. Method of small amount of data source lyapunov index can be done to alleviate study of chaos control and synchronization of programming distress.)

文件列表:

源代码—MatlabCSharpBook
........................\MatlabCSharpProgramming
........................\.......................\Chapter02_CreatingLibrary

........................\.......................\.........................\AssemblyInfo.cs
........................\.......................\.........................\Backup

........................\.......................\.........................\......\AssemblyInfo.cs
........................\.......................\.........................\......\CsharpMatlabCompilerVer4.cs
........................\.......................\.........................\......\Example.cs
........................\.......................\.........................\......\MatlabCSharp.csproj
........................\.......................\.........................\......\MatlabCSharp.csproj.user
........................\.......................\.........................\......\MatlabCSharp.sln
........................\.......................\.........................\bin
........................\.......................\.........................\...\Debug
........................\.......................\.........................\CsharpMatlabCompilerVer4.cs
........................\.......................\.........................\Example.cs
........................\.......................\.........................\MatlabCSharp.csproj
........................\.......................\.........................\MatlabCSharp.csproj.user
........................\.......................\.........................\MatlabCSharp.sln
........................\.......................\.........................\MatlabCSharp.suo
........................\.......................\.........................\obj
........................\.......................\.........................\...\Debug
........................\.......................\.........................\UpgradeLog.XML
........................\.......................\.........................\_UpgradeReport_Files
........................\.......................\.........................\....................\UpgradeReport.css
........................\.......................\.........................\....................\UpgradeReport.xslt
........................\.......................\.........................\....................\UpgradeReport_Minus.gif
........................\.......................\.........................\....................\UpgradeReport_Plus.gif
........................\.......................\Chapter03_ConvertTypes

........................\.......................\......................\AssemblyInfo.cs
........................\.......................\......................\bin
........................\.......................\......................\...\Debug
........................\.......................\......................\CsharpMatlabCompilerVer4.cs
........................\.......................\......................\Example.cs
........................\.......................\......................\MatlabCSharp.csproj
........................\.......................\......................\MatlabCSharp.csproj.user
........................\.......................\......................\MatlabCSharp.sln
........................\.......................\......................\MatlabCSharp.suo
........................\.......................\......................\obj
........................\.......................\......................\...\Debug
........................\.......................\Chapter04_MatrixComputation

........................\.......................\...........................\AssemblyInfo.cs
........................\.......................\...........................\bin
........................\.......................\...........................\...\Debug
........................\.......................\...........................\CsharpMatlabCompilerVer4.cs
........................\.......................\...........................\Example.cs
........................\.......................\...........................\MatlabCSharp.csproj
........................\.......................\...........................\MatlabCSharp.csproj.user
........................\.......................\...........................\MatlabCSharp.sln
........................\.......................\...........................\MatlabCSharp.suo
........................\.......................\...........................\obj
........................\.......................\...........................\...\Debug
........................\.......................\Chapter05_LinearSystem

........................\.......................\......................\AssemblyInfo.cs
........................\.......................\......................\bin
........................\.......................\......................\...\Debug
........................\.......................\......................\CsharpMatlabCompilerVer4.cs
........................\.......................\......................\Example.cs
........................\.......................\......................\MatlabCSharp.csproj
........................\.......................\......................\MatlabCSharp.csproj.user
........................\.......................\......................\MatlabCSharp.sln
........................\.......................\......................\MatlabCSharp.suo
........................\.......................\......................\obj
........................\.......................\......................\...\Debug
........................\.......................\Chapter06_ODE

........................\.......................\.............\AssemblyInfo.cs
........................\.......................\.............\bin
........................\.......................\.............\...\Debug
........................\.......................\.............\CsharpMatlabCompilerVer4.cs
........................\.......................\.............\Example.cs
........................\.......................\.............\MatlabCSharp.csproj
........................\.......................\.............\MatlabCSharp.csproj.user
........................\.......................\.............\MatlabCSharp.sln
........................\.......................\.............\MatlabCSharp.suo
........................\.......................\.............\obj
........................\.......................\.............\...\Debug
........................\.......................\Chapter07_Integration

........................\.......................\.....................\AssemblyInfo.cs
........................\.......................\.....................\bin
........................\.......................\.....................\...\Debug
........................\.......................\.....................\CsharpMatlabCompilerVer4.cs
........................\.......................\.....................\Example.cs
........................\.......................\.....................\MatlabCSharp.csproj
........................\.......................\.....................\MatlabCSharp.csproj.user
........................\.......................\.....................\MatlabCSharp.sln
........................\.......................\.....................\MatlabCSharp.suo
........................\.......................\.....................\obj
........................\.......................\.....................\...\Debug
........................\.......................\Chapter08_CurveFiting

........................\.......................\.....................\AssemblyInfo.cs
........................\.......................\.....................\bin
........................\.......................\.....................\...\Debug
........................\.......................\.....................\CsharpMatlabCompilerVer4.cs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kalman_filter_examples
    Kalman filtering examples. Parameter estimation, EKF, UKF.
    2011-05-08 03:18:04下载
    积分:1
  • 667-exe
    darkeden 6.67 ver exe file!!
    2014-01-15 15:20:52下载
    积分:1
  • xiaobo
    图像的二维小波变换。。。里面有相关解释。有一定基础的同学应该能看懂。(Two-dimensional image wavelet transform. . .)
    2010-01-12 10:50:06下载
    积分:1
  • translate-date-into-matlab
    说明:  如何将Excel中的数据转入到matlab中(how to translate the data in excel into matlab)
    2011-03-23 15:43:58下载
    积分:1
  • MATLAB-demystify
    说明:  我的matlab学习就是从本书开始,他适合初学者,可以快速带你进入matlab应用(My study is from the book to start matlab, he suitable for beginners, you can quickly take you into the matlab application)
    2011-03-26 07:33:49下载
    积分:1
  • LFM-matchfilter
    关于线性调频信号的生成和匹配滤波的代码,可以运行,还易懂(matched filtering of MATLAB for random signal processing algorithm demo!)
    2017-07-19 16:07:34下载
    积分:1
  • FuzzyClusteringToolbox
    一个模糊聚类工具箱,里面有四种模糊聚类算法,带有演示(four fuzzy clustering algorithms with demo in it.)
    2010-08-21 19:05:26下载
    积分:1
  • LDPC.m.TXT
    LDPC code, matlab, simulation
    2009-06-07 21:38:50下载
    积分:1
  • e-healthbook_Rossi_Mori
    book about electronics health record
    2011-01-12 08:37:36下载
    积分:1
  • piecewise_eval
    LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.(LINEINTRGAL Line Integral in a 2D Vector-Fi eld. LINEINTRGAL (X, Y, U, V, C) computes the line integral along the lines gi ven in cell array C. X and Y coordinate define the s of a rectangular grid over which U and V are defi ned. X and Y must be monotonic and 2D plaid% as pro duced by MESHGRID. X, Y, U, and V must all be the same size.)
    2006-12-14 21:44:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载