-
matlab
matlab 遗传用法,对分销中心选址的
用法(matlab genetic usage, the usage of the distribution center location)
- 2009-11-12 10:38:38下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
matlab4.2_numerical_method_and_programming
matlab4.2 数值计算与编程 版本稍微有点老,还是有参考价值的(Numerical Methods and Programming matlab4.2 slightly older version, or a reference value)
- 2010-11-29 17:42:39下载
- 积分:1
-
get_ft
input: fun x(t) t min & t max a df
T = t_max-t_min
fs = a*1/T
输入1:方程,xt;输入2,3:信号起始时间;输入4:选取的采样周期是信号长度倒数的倍数,
默认为50;输入5:频域分辨率,默认为0.3
输出频域信号和频域范围
为了提高fft的速度,频域信号长度是2的次方( Input: fun x (t) t min & t max a df T = t_max-t_min fs = a* 1/T Input 1: Equation XT input 2,3: signal start time input 4: select the sampling period is the reciprocal multiples of the signal length, default is 50 input 5: frequency domain resolution, default is 0.3 of the output frequency domain signal and the frequency domain in order to improve the speed of the FFT, the frequency domain signal length is a power of 2)
- 2012-10-16 20:26:20下载
- 积分:1
-
The-latest-Matlab2012-tutorial
Matlab2012最新教程(代码直接复制调试)(The latest Matlab2012 tutorial)
- 2014-01-17 21:01:09下载
- 积分:1
-
水平圆柱体
基于matlab gui 模块的水平圆柱体重力异常正演(Forward modeling of gravity anomalies in horizontal cylinders)
- 2020-07-03 00:40:02下载
- 积分:1
-
invertA.m
Given a matrix the result its the Invert matrix
- 2011-07-21 17:55:17下载
- 积分:1
-
matlabandcontrolsystemsimulation
针对于自动控制原理方面matlab应用的基础教程(Automatic Control Theory to address aspects of the application of the basis of matlab tutorials)
- 2007-12-20 14:47:41下载
- 积分:1
-
7941930MSK
说明: 用MATLAB编写与仿真了MSK信号,其中调制解调都有,很有用(Written and simulated using MATLAB MSK signal modulation and demodulation of which are very useful)
- 2010-04-28 10:33:09下载
- 积分:1
-
RKutta
The Runge Kutta algorithm programmed in matlab
- 2012-04-10 02:28:00下载
- 积分:1