-
integrator
Program is used to integrate a surface using data points in cylindrical coordinates. Some errors exist that compromise the solution.
- 2010-07-08 00:09:58下载
- 积分:1
-
C4_5
matlab实现决策树C4.5算法,首先利用训练数据创建决策树,再用测试数据对决策树进行剪枝。(C4.5 decision tree algorithm matlab realize, first use training data to create decision trees, and then test data for decision tree pruning.)
- 2011-11-02 14:57:31下载
- 积分:1
-
Edge-based-text-region-extraction-from-natural-im
The basic steps of the edge-based text extraction algorithm are given below
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations.
3. Convolve each image in the Gaussian pyramid with each orientation filter.
4. Combine the results of step 3 to create the Feature Map.
5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1])
to cluster candidate text regions together.
6. Create final output image with text in white pixels against a plain black
background.
- 2014-12-16 02:56:28下载
- 积分:1
-
matlab-gui--display
MATLAB处理的图像各种gui显示,有sobel,canny、灰度变换等。(MATLAB gui display a variety of image processing, there sobel, canny, gray transformation.)
- 2013-11-15 10:51:53下载
- 积分:1
-
Untitlelvbo
利用MATLAB进行图像滤波技术,包含理想低通,高通滤波器和巴特沃思低通,高通滤波器的设计(Using MATLAB for image filtering techniques, including the ideal low-pass, high pass filter and Butterworth low-pass, high pass filter design)
- 2011-02-09 11:23:59下载
- 积分:1
-
newton_iteration
这是我自己写的亲测可用的matlab 牛顿迭代法函数程序(This is the Newton iteration program based on MATLAB written by myself)
- 2014-01-07 16:32:32下载
- 积分:1
-
UWB-MATLAB
分别展示了PPM-TH-UWB系统的整个发射链路,PAM-DS-UWB系统的发射链路和MB-UWB信号的产生。(Were demonstrated PPM-TH-UWB system links the entire launch, PAM-DS-UWB systems transmit chain and MB-UWB signal.)
- 2010-05-27 09:25:44下载
- 积分:1
-
gen_ambig_lfwlfw
LFM—LFM组合波形信号模糊函数图及模糊度图的仿真。(LFM-LFM combination waveform signal ambiguity function diagram and ambiguity simulation.)
- 2013-02-01 22:31:43下载
- 积分:1
-
1807.01622
说明: 深度神经网络在函数近似中表现优越,然而需要从头开始训练。另一方面,贝叶斯方法,像高斯过程(GPs),可以利用利用先验知识在测试阶段进行快速推理。然而,高斯过程的计算量很大,也很难设计出合适的先验。本篇论文中我们提出了一种神经模型,条件神经过程(CNPs),可以结合这两者的优点。CNPs受灵活的随机过程的启发,比如GPs,但是结构是神经网络,并且通过梯度下降训练。CNPs通过很少的数据训练后就可以进行准确的预测,然后扩展到复杂函数和大数据集。我们证明了这个方法在一些典型的机器学习任务上面的的表现和功能,比如回归,分类和图像补全(Deep neural networks perform well in function approximation, but they need to be trained from scratch. On the other hand, Bayesian methods, such as Gauss Process (GPs), can make use of prior knowledge to conduct rapid reasoning in the testing stage. However, the calculation of Gauss process is very heavy, and it is difficult to design a suitable priori. In this paper, we propose a neural model, conditional neural processes (CNPs), which can combine the advantages of both. CNPs are inspired by flexible stochastic processes, such as GPs, but are structured as neural networks and trained by gradient descent. CNPs can predict accurately with very little data training, and then extend to complex functions and large data sets. We demonstrate the performance and functions of this method on some typical machine learning tasks, such as regression, classification and image completion.)
- 2020-06-23 22:20:02下载
- 积分:1
-
RecAM_1.0
Recam user code like examples
- 2010-02-05 07:08:06下载
- 积分:1