-
filter
各种滤波器的设计,包括高斯低通滤波器。hilberrt带通滤波器,插值滤波器等等。(Various filter design, including Gaussian low-pass filter. hilberrt band-pass filter, the interpolation filter and so on.)
- 2013-07-10 11:51:06下载
- 积分:1
-
分数阶的两个工具箱
说明: matlab中的分数阶工具箱,文件中有两个,一个是的工具箱ninteger,一个是的FOTF(The fractional toolbox in matlab has two files, one is the foreign toolbox ninteger, and the other is the domestic FOTF.)
- 2021-03-06 22:59:29下载
- 积分:1
-
PIDcontrolbasedonGA-bpneuralnetwork
基于遗传算法BP神经网络优化的DIP控制(BP neural network based on genetic algorithm optimization DIP control)
- 2010-01-04 14:16:57下载
- 积分:1
-
gepp
使用matlab进行矩阵的高斯分解,可以对高阶线性方程进行数值求解(use Matlab for Gaussian decomposition of the matrix, the high-order linear equations were solved numerically)
- 2007-04-03 00:05:27下载
- 积分:1
-
Matlab_zuixiaofeiyong
最小费用最大流算法通用Matlab函数
基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.(Minimum cost maximum flow algorithm general Matlab functions The basic idea of the shortest path algorithm of Ford and Fulkerson superposition algorithm based on Floyd: the cost of unit flow on the arc as a certain length of Floyd and the shortest path method to determine the one percent self-V1 to the Vn the most short-circuit and then the this Article is the most short-circuit as a can be the expansion Lu, to use solving the method of the the the problem of the maximum flow will its on the stream the amount of increased to the maximum possible values while the the the the flow of of this Article of the shortest on the road increase, the costs of the unit of flow on each arc sure, so many iterations, the final minimum cost maximum flow.)
- 2012-07-27 14:55:22下载
- 积分:1
-
Gabor
Gabor transformer for image processing in matlab
signal processing
- 2014-02-16 17:11:43下载
- 积分:1
-
linkMQ
一个简单介绍如何使用Matlab生成HDL代码,如何让使用Matlab和Modlsim联合仿真(A brief introduction how to use the Matlab generated HDL code, and how to make co-simulation using Matlab and the Modlsim)
- 2010-01-09 14:39:39下载
- 积分:1
-
unit02
说明: 用MATLAB编写的qpsk调制解调程序并且方针通过(MATLAB prepared using QPSK modulation and demodulation process and approach adopted by)
- 2008-09-25 20:59:17下载
- 积分:1
-
MATLAB-Function-queries-dictionary
对于经常使用MATLAB的人员,会经常用到某些函数,而一时之间又想不起这个函数或者不知道如何引用的时候,使用本辞典进行查找将非常方便。希望广大读者能从此辞典中得到帮助。(For often using MATLAB personnel, often used in some function, sudden can not remember when this function or do not know how to refer to the dictionary to find very convenient. I hope readers can get help from the dictionary.)
- 2013-05-13 17:46:12下载
- 积分:1
-
Newton-SSpline
观察高次插值多项式的龙格现象:
给定函数f(x)=1/(1+25x^2)(-1<x<1).取等距节点,构造牛顿插值多项式N5(x)和N10(x)及三次样条插值函数S10(x)。分别将三种插值多项式与f(x)的曲线画在同一坐标系上进行比较(Observation of high order polynomial interpolation Runge phenomenon: the given function f (x) = 1/(1+25x ^ 2) (- 1 <x<1).取等距节点,构造牛顿插值多项式N5(x)和N10(x)及三次样条插值函数S10(x)。分别将三种插值多项式与f(x)的曲线画在同一坐标系上进行比较)
- 2020-11-03 20:19:52下载
- 积分:1