-
jackcheng
搜索图像的重心 用matlab编的 可以参考参考(The focus of the search images for use in matlab)
- 2009-07-11 10:39:48下载
- 积分:1
-
decifilter256
sigma-delta 256倍数字抽取滤波器的matlab设计(matlab design of sigma-delta 256 digital decimation filter )
- 2012-12-28 14:33:36下载
- 积分:1
-
temex_tc
田纳西伊斯曼过程SIMULINK仿真模块 来自于经典文献(Tennessee Eastman process SIMULINK simulation module from the classic literature)
- 2013-09-25 21:19:56下载
- 积分:1
-
main
基于MATLAB的内模控制器的简单设计实现,应用于ARM上(Internal model controller based on MATLAB realization of a simple design, is applied on ARM)
- 2015-03-11 10:56:27下载
- 积分:1
-
poisson
poisson to calculate call number
- 2015-04-08 10:33:34下载
- 积分:1
-
fo_GCC
本程序是自己编写的关于广义相关法的时延估计,对于初学者很有用,里边还有关于改变中心频率对时延估计的影响部分(This procedure is to write your own delay estimation on generalized correlation method, useful for beginners, and inside there are about changing the center frequency delay estimation section)
- 2013-03-27 14:43:26下载
- 积分:1
-
Dynamic_Optimization
This is other file m for student
- 2014-02-13 07:34:59下载
- 积分:1
-
SHENZHEN-D
本文件为深圳杯数学建模大赛D组题目的全部相关程序,没有题目 只有解答过程和程序~已经把数学问题精炼出来了(This document is all related procedures for group D questions of shenzhen cup mathematical modeling contest. There are no questions, only the solving process and procedures. The mathematical problems have been refined.)
- 2019-05-23 11:06:18下载
- 积分:1
-
NewCrosstalk_f
Matlab code for cross talk.
- 2009-06-06 13:16:53下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1