-
image-processing
图像增强实验:图像一致性增强滤波器,基于一种各向异性的扩散过程,它首先能够去除图像的噪声,然后在此基础上增强图像纹理的一致性。matlab实现含报告 (image enhance)
- 2011-04-25 21:57:55下载
- 积分:1
-
lmsadaptivefilteringdemo
LMS自适应滤波的演示程序
LMS自适应滤波的演示程序(LMS adaptive filtering LMS adaptive filtering demo demo)
- 2010-08-15 00:18:20下载
- 积分:1
-
diedai
这5个小程序分别为:用Monte Carlo随机法圆柱相交体的体积;用刘徽割圆法计算pi;梯形法.辛普森法计算圆周率;蒲丰掷针实验程序;线性函数的迭代(This five small programs were: using Monte Carlo random method cylinder intersects the volume cyclotomic method with Liu Hui pi trapezoidal method Simpson method to calculate pi Buffon throw needles experimental procedures linear function of iteration)
- 2013-08-31 14:47:59下载
- 积分:1
-
BCS fast rvm
该代码实现的是压缩感知理论中的信号恢复问题。将压缩感知理论中的信号恢复问题转化为带参数约束的回归问题,从而利用贝叶斯理论实现参数估计,从而得到高效的重建稀疏信号。(The code to achieve the signal recovery problems in the theory of compressed sensing. Recovery issues into regression problems with parameter constraints will signal compression perception theory, Bayesian theory parameter estimation, resulting in efficient reconstruction of sparse signal.)
- 2020-06-29 05:00:02下载
- 积分:1
-
SLAM_plus_plus_v1.13
Slam written in c++
- 2015-03-04 19:53:44下载
- 积分:1
-
boxcount
计算图片2维分形维数的Matlab程序,很好用的,可以做科研(Calculate the picture 2-D fractal dimension of the Matlab program, easy to use, you can do research)
- 2012-06-24 15:10:04下载
- 积分:1
-
chap45
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,4、5部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 4,5 some source)
- 2013-09-01 00:19:05下载
- 积分:1
-
loadflow_fastdecoupled
LOAD FLOW ANALYSIS BY FAST DECOUPLED LOAD FLOW ANALYSIS
- 2012-02-05 11:09:27下载
- 积分:1
-
ReadexcelGUI
运用matlab进行EXCEL文件读取程序,希望对大家有帮助!(EXCEL file using matlab to read the program, want to help you!)
- 2010-01-19 14:16:54下载
- 积分:1
-
Newton
1、使用牛顿法求sqrt(2);
2、用牛顿法求 fx=(x-1)*(exp(x-1)-1)的误差以及误差比;
3、用牛顿法及其他两种方法求 fx=x^4-4*x+x^2的重根
(1, using Newton' s method for the sqrt (2) 2, using Newton' s method for the fx = (x-1)* (exp (x-1)-1) error and error ratio 3, using Newton' s method and the other two method, to calculate fx = x ^ 4-4* x+ x ^ 2 re-root)
- 2011-11-04 13:59:40下载
- 积分:1