-
multi-source-image-fusion
光源光谱图像融合及其研究。。图像融合。预处理。像素级融合,特征级融合(research on multi-source image fusion method and its appliacation)
- 2021-04-15 12:48:54下载
- 积分:1
-
Euler
数值计算中的Euler法相关的matlab源程序(Numerical calculation of the Euler method related to matlab source)
- 2011-08-24 21:47:46下载
- 积分:1
-
BCH_Matlab
根据BCH码的编译码原理,用matlab实现的BCH码编译码,并进行误码率分析。(According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.)
- 2013-07-10 17:35:50下载
- 积分:1
-
my_logic
航迹起始算法中的逻辑航迹起始算法源代码,本算法代码具有很好的起始性能(Track initiation algorithm logic track initiation algorithm source code, code of this algorithm has a good starting performance)
- 2021-04-15 10:48:54下载
- 积分:1
-
Software-for-MT-data-analysis
大地电磁数据的时间序列处理代码,里面有使用说明和例子(Time series magnetotelluric data processing code, there are instructions and examples)
- 2015-08-24 15:58:49下载
- 积分:1
-
thermocouple
关于热电偶的实验报告,加上补偿电路以提高响应速度。(Experimental report on the thermocouple, together with compensation circuit to improve the response speed.)
- 2009-12-30 21:56:10下载
- 积分:1
-
Hanning-Filter
参考国外网站资料,自己实现的海宁窗滤波函数。滤波测试图像为matlab自带的cameraman.tif图片。(Hanning filter program in Matlab)
- 2012-04-02 21:20:27下载
- 积分:1
-
STC_PID
含有未知参数的二阶系统的自校正PID控制(Self-correcting second-order system with unknown parameters PID control)
- 2014-09-11 21:17:37下载
- 积分:1
-
matlab-command-window
用编程的方式修改MATLAB命令窗口的前景色和背景色(Programmatically modify the MATLAB command window to the foreground and background colors)
- 2013-04-15 21:15:46下载
- 积分:1
-
ode45
解常微分方程的Matlab程序
字符串ypfun是用以表示f(t, y)的M文件名,
tspan=[t0, tfinal]表示自变量初值t0和终值tf
y0表示初值向量y0,可选参数options为用odeset设置精度等参数。
输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。(Solution of ordinary differential equations of the Matlab program is used to indicate ypfun string f (t, y) M-file name, tspan = [t0, tfinal] said that since the variable t0 initial and final values of tf y0, said initial vector y0 , optional parameters to set options for the use of odeset accuracy and other parameters. The output column vector tout that node, the output matrix yout that of numerical analysis, each column corresponds to y of a component. If there are no output parameters, then make a graph.)
- 2009-11-19 21:49:26下载
- 积分:1