-
pnsr
求图像峰值信噪比PSNR的代码matlab版(PSNR PSNR for the image code matlab version)
- 2007-11-22 19:02:58下载
- 积分:1
-
c_matlab
一个关于MATLAB与c混合编程的资料,适合与混合编程的初学者(1 c mixed on MATLAB programming and data, suitable for beginners and mixed programming)
- 2009-11-21 16:35:52下载
- 积分:1
-
kalmanfilter
说明: 此文件是关于卡尔曼滤波器的算法的matlab文件,通常改变其中的参数能够进行不同的仿真。在研究信号方面或者进行定位能用到(This file is on the Kalman filter algorithm matlab file, typically change the parameters of which can be a different simulation. Signals in the study or can be used to locate)
- 2010-04-12 19:02:55下载
- 积分:1
-
affine
图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。(image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for the affine transformation and the image of the super-resolution image reconstruction have been very helpful.)
- 2006-10-03 19:21:12下载
- 积分:1
-
calculate_LCTD4
L类四阶复延迟时频分布程序,可用来做仿真信号的时频分布(L class of fourth order delay time-frequency distribution of complex procedures, can be used for simulation of time-frequency distribution)
- 2011-06-14 19:30:15下载
- 积分:1
-
radom-error
原创的的matlab命令,能够处理化工过程中的随机误差,是化工过程数据矫正的基础(The original matlab command, it s able to handle random errors in the chemical process, it is the basis of chemical process data correction)
- 2012-01-11 16:46:09下载
- 积分:1
-
Based-matlab-of-Recursive-equation
基于一类简单递推方程的周期分叉点记忆混沌形成的周期分叉点(Bifurcation memory based on a class of periodic recurrence equation simple cycle bifurcation CHAOS)
- 2014-12-13 23:24:22下载
- 积分:1
-
lg
说明: 实现隆各-库塔四阶算法,对于四阶的经典算法,收敛的很好(mathmatic for
)
- 2011-12-12 22:45:46下载
- 积分:1
-
MATLAB-code-of-MIMO-system
Simulink通信系统建模一书中的MIMO通信系统仿真MATLAB源程序,包括word文档介绍,是非常好的通信系统仿真的学习参考资料(The book Communication Systems Simulink modeling the MIMO communication system simulation MATLAB source code, including word document describes, is a very good communication system simulation study reference)
- 2011-08-20 10:45:16下载
- 积分: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