-
gui_filter
Design of Filters using GUI (The code provides the user friendly GUI usage in filter design)
- 2009-09-21 19:24:43下载
- 积分:1
-
binaryimagecoding
说明: 这个一个用matlab写的关于二值图像游程编码的实例(binary image coding)
- 2010-04-13 16:36:47下载
- 积分:1
-
KalmanFilterProgram
卡尔曼滤波程序,卡尔曼滤波在动目标跟踪时的应用,(kalman filtering, target tracking)
- 2014-09-21 23:48:24下载
- 积分:1
-
元胞自动机
采用MATLAB语言编写的森林火灾元胞自动机程序,使用过程中,可以根据具体的情况,进行相应参数的修改。(The program of forest fire cell automata written in MATLAB language can be modified according to the specific situation.)
- 2019-06-15 10:38:49下载
- 积分:1
-
DAB
自己写的小程序,包括了DAB系统各部分的波形及功率谱图(Write their own small procedures, including the DAB system, the various parts of the waveform and power spectrum)
- 2008-03-01 10:35:55下载
- 积分:1
-
estimation-PowerSystemStateEstimation_using_Weight
说明: 用Matlab写成的状态估计程序,含有IEEE14和IEEE30测试网络的测试运算(State Estimation based on Matlab)
- 2010-04-25 17:36:11下载
- 积分:1
-
gademo13
运输问题的matlab源码,欢迎大家交流:)(transport issues Matlab source, all are welcome to exchange :))
- 2006-10-28 22:30:52下载
- 积分:1
-
ofdmsim
论坛上找的,很多内容,都是以FUNCTION形式呈现,希望对大家有帮助(Forum looking for, many elements are present in the form FUNCTION, we want to help)
- 2010-05-29 22:37:10下载
- 积分:1
-
纯电动汽车整车控制策略研究
电动汽车整车控制策略研究,并且搭建了相关的simulink模型仿真进行验证(Research on vehicle control strategy and Simulation of electric vehicle)
- 2020-07-03 03:20:01下载
- 积分: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