-
zhubuss
MATLAB逐步搜索法计算方程的根.
逐步搜索法也称试算法.它是求方程f(x)=0的根的近似值位置的一种常用的方法. 逐
步搜索法依赖于寻找连续函数)f(x)满足f(a)与f(b)异号的区间[a,b]一旦找到区间,无
论区间多大,通过某种方法总会找到一个根。(MATLAB root search method gradually equation
)
- 2013-12-22 16:24:57下载
- 积分:1
-
svm
说明: SVM 现在主要用于故障诊断。他可以解决非线性,小样本。(svm is a means for fault detect.)
- 2010-04-15 15:16:29下载
- 积分:1
-
Laplace-pyramid
拉普拉斯金字塔在图像融合中有所应用,方法是首先对两个待融合图像求拉普拉斯残差金字塔,然后用模板对每一级残差图像进行融合得到融合后图像的残差金字塔,然后对这个金字塔进行重构就能得到最终的融合图像,图像各尺度细节得到保留。(注:融合时模板一般会先用高斯函数模糊一下)
不过这里不实现融合,只实现拉普拉斯金字塔的建立。
(Laplace pyramid has applications in image fusion method is to first find two images to be fused Laplacian pyramid residuals, and then use the template for every level of residual image obtained after fusion image fusion residuals pyramid, then the pyramid will be able to get the final reconstructed image fusion, image detail is preserved for each scale. (Note: the fusion template will normally use the Gaussian blur it)
But here is not to achieve integration, implementation only establish Laplace pyramid.)
- 2015-01-15 15:27:02下载
- 积分:1
-
simple-ofdm_signal
MATLAB Simple OFDM implementation
- 2012-01-27 16:30:54下载
- 积分:1
-
polardb
波束形成算法中一种变换形式的极坐标算法(与传统的极坐标算法不同)(Polardb is a modified version of the regular polar function.)
- 2012-04-23 11:27:59下载
- 积分:1
-
su-fdtd3Dplanewave
susan编写的三维平面波入射的FDTD程序(susan write three-dimensional plane wave incident FDTD program)
- 2011-08-26 22:05:50下载
- 积分:1
-
erode-and-dilate
形态学操作,图像的膨胀和腐蚀操作,使用matlab进行实现。(Morphological operations, image dilation and erosion operations, using matlab to achieve.)
- 2014-11-12 10:54:36下载
- 积分:1
-
sep-leach
在pudn找到的leach协议的源代码大多是基于这篇文章的,把原版论文和大家共享。(SEP:A Stable Election Protocol for clustered heterogeneous wireless sensor networks )
- 2011-12-13 16:32:40下载
- 积分:1
-
sayed_projects
codes of ADAPTIVE FILTERS book, Wiley, 2008.
- 2011-12-15 08:49:58下载
- 积分:1
-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1