-
Matlab
matlab书籍,介绍了matlab中相关算法,程序设计等,适合初学者(matlab books, introduced matlab related algorithms, program design, suitable for beginners)
- 2013-11-28 15:58:36下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
SAA-MATLAB
模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。(Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.)
- 2009-05-18 11:33:54下载
- 积分:1
-
fft
快速Z变换的源程序例程,对所采信号进行Z变换以便分析(Fast Z Transform source code routines, taken on the Z transform signals in order to analyze the)
- 2008-05-25 11:02:10下载
- 积分:1
-
Processorscheduling
用优先级判断的处理器调度模拟程序,程序运行时间结束后结束。(Used to determine the priority of processor scheduling simulation program, after the close of the program is running.)
- 2013-12-03 23:24:30下载
- 积分:1
-
FFT-code
频域信号分析,bode图,相位图,幅频图(Frequency domain signal analysis , bode diagram, phase diagram , the amplitude-frequency diagram
)
- 2012-03-27 12:54:55下载
- 积分:1
-
lecture4a
som nemericals eith matlab examples
- 2011-10-05 06:24:04下载
- 积分:1
-
FDM_FEM_thi_bt2
Example in comparision between FDM and FEM in 1D problem
- 2014-01-13 16:43:42下载
- 积分:1
-
MATLAB窗函数设计
说明: 利用matlab工具箱函数,分别画出长度为15的矩形窗、汉宁窗、汉明窗和布莱克曼窗的幅频(dB)特性曲线,观察它们的主要参数(主瓣宽度、过渡带宽度、旁瓣峰值幅度)的差别。(Matlab toolbox function is used to draw the amplit-frequency (dB) characteristic curves of rectangular window, hanning window, hamming window and blackman window with the length of 15, and observe the difference of their main parameters (main lobe width, transition band width, side lobe peak amplitude).)
- 2020-04-15 13:53:43下载
- 积分:1
-
T2F
T2F子函数,在做傅里叶变换时调用。我一开始编程序时忘了加它,结果WARN ME 说未定义T2F。(T2F subroutine, called when doing Fourier transform. I started to compile the program forgot to add it, and the result is undefined WARN ME said T2F.)
- 2009-12-08 16:22:01下载
- 积分:1