-
nengliang
基于局部能量最大的图像融合方法,适合图像融合(The largest local energy based image fusion method for image fusion)
- 2010-11-26 14:57:26下载
- 积分:1
-
jigouyundong
凸轮机构绕中轴线旋转,弦振动模拟,阻尼振动,双摆模型等(The cam mechanism rotates around a central axis,the simulation of string vibration damping vibration double pendulum model)
- 2012-09-13 14:46:39下载
- 积分:1
-
Adomiandecompositionmethod
用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。(using Adomian decompositon method to solve fractional differential equations)
- 2020-07-03 18:00:01下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
MFSK
MFSK在加性高斯白噪声信道下的MATLAB仿真(MFSK simulation, Coherent and non coherent detection including performance with awgn)
- 2021-03-12 20:09:24下载
- 积分:1
-
circBuff
An object oriented Circular buffer implementation. Matlab version 7+ is required,
- 2009-02-28 06:18:29下载
- 积分:1
-
matlab_m
MATLAB宝典 配套源文件,有相关书籍的话很适合大家学习(this is matlab .m source)
- 2012-04-22 11:18:31下载
- 积分:1
-
Matlab-Programming-skills-
这是我多年MATLAB编程的技巧汇总,希望对大家有用。里面包含命名规则,怎样优化程序等等。(This is my years of MATLAB programming skills summary, I hope useful for everyone. Which contains the naming rules, how to optimize procedures.)
- 2013-07-31 09:58:43下载
- 积分:1
-
Image-Processing
图像处理的MATLAB实现,只能处理像素为256*256的图像,代码在txt文档里,需要自行粘贴(MATLAB for image processing, can handle only 256* 256 pixel image, the code in txt file, you need to own paste)
- 2014-12-15 17:21:12下载
- 积分:1
-
svmTrain2
局部化的支持向量机(LSVR)训练内核函数(function for LSVR(localized support vector regression) training)
- 2010-09-19 20:31:00下载
- 积分:1