Welcome![Sign In][Sign Up]
Location:
Search - matlab epsilon

Search list

[AI-NN-PRsvm

Description: libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
Platform: | Size: 295936 | Author: baolij | Hits:

[GPS developfcm1

Description: function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = 0.00001 and fix univariate bug******** % Purpose:The function fcm attempts to find a useful clustering of the % objects represented by the object data in X using the initial partition in U0. -function [U, V, num_it] = fcm (U0, X) MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. Hathaway on June 21, 1994.) The fuzzification constant m = 2, and the stopping criterion for successive partitions is epsilon =??????.******* Modified 9/15/04 to have epsilon = 0.00001 and fix univariate bug******** Purpose: The function fcm attempts to find a useful clustering of the objects represented by the object data in X using the initial partition in U0.
Platform: | Size: 1024 | Author: download99 | Hits:

[AI-NN-PRlibsvm-2.88

Description: 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification.
Platform: | Size: 518144 | Author: 雷源 | Hits:

[matlabMain_SVR_Epsilon

Description: One-Class支持向量机工具箱中程序均在Matlab6.5环境中调试通过,不能保证在Matlab其它版本正确运行-One-Class Support Vector Machine Toolbox procedures are adopted in the Matlab6.5 debug environment can not guarantee that other versions of Matlab to run correctly
Platform: | Size: 1024 | Author: badjj | Hits:

[matlab1

Description: Matlab Program to calculate Machine epsilon
Platform: | Size: 50176 | Author: ayman | Hits:

[Special EffectsTVdenoise

Description: 全变分去噪 J=tv(I,iter,dt,ep,lam,I0) 输入: I - 灰度图像, iter - 迭代次数 [1], dt - 时间步长 [0.2], ep - 提升参数epsilon [1], lam - 保真项 lambda [0], I0 - 输入噪声图像 [I0=I] ([]中的是缺省值)- 全变分去噪 J=tv(I,iter,dt,ep,lam,I0) 输入: I - 灰度图像, iter- 迭代次数 [1], dt - 时间步长 [0.2], ep - 提升参数epsilon [1], lam - 保真项 lambda [0], I0 - 输入噪声图像 [I0=I] ([]中的是缺省值)
Platform: | Size: 49152 | Author: alison | Hits:

[AlgorithmJacobi-Gauss_Seide-SOR

Description: 三个m文件。线性方程求解的常见几种如Jacobi、Gauss_Seidel、SOR迭代法的matlab程序。三种迭代法主体程序大致都差不多,迭代次数取决于误差epsilon设的大小,其中Gauss_Seidel收敛最快,迭代次数较少。-Three m files. Common in several of linear equations, such as Jacobi, Gauss_Seidel, SOR iterative method matlab program. The main program of the three iterative method are roughly similar, the number of iterations depends on the size of the error epsilon set, which Gauss_Seidel convergence of the fastest, the fewer the number of iterations.
Platform: | Size: 1024 | Author: luer | Hits:

[matlabSVM-KM

Description: K-近邻支持向量机回归,工具箱,全程Matlab-K-Support Vector machine Matlab, This function process the SVM regression model using a linear epsilon insensitive cost
Platform: | Size: 373760 | Author: wjs | Hits:

[Graph Drawinggongyu-guanlixitong

Description: matlab程序语言,图像增强算法的代码- Function [U, minv, SS] = Nonlinear_Diffusion (U_0, tau, eps, p, T, theta, sigma, fig_handle) Performs nonlinear scalar valued and coupled vector/matrix valued diffusion Inputs: U_0 nxmx dxw input field: D = 1, w = 1: scalar valued diffusion (eg grayscale image) D> 1, w = 1: coupled vector valued diffusion (eg color image) D> 1, w> 1: coupled isotropic matrix valued diffusion (eg nonlinear structure tensor) Of tau 1 x 1 (optional) time the step size Eps, 1 x 1 (optional) epsilon for the diffusivity function P 1 x 1 (optional) p of the diffusivity function: P = 0 corresponds to homogeneous diffusion gaussian the smoothing 0 <p <1 corresponds to the forward diffusion
Platform: | Size: 15360 | Author: 赵楠 | Hits:

[Otherepsilon-for-Drude-Lorentz

Description: 基于matlab计算洛伦兹-朱德模型的matlab源代码,只需运行程序代码选择金属名称和模型类型即可自动输出不同频率下的介电常数值,非常方便-Based on the calculation of the Lorentz matlab- Zhu model matlab source code, simply run the program code to select the name and model type of metal can be automatically output dielectric constant values ​ ​ for different frequencies, very convenient
Platform: | Size: 3072 | Author: abs wong | Hits:

[matlabMOP-metrics-matlab

Description: 多目标问题中的评价指标如 IGD,GD,Space,epsilon等指标,matlab编译-metrics of MOP: IGD,GD,Space,epsilon...
Platform: | Size: 38912 | Author: 张培 | Hits:

[matlabqlearning

Description: An Example for Reinforcement Learning using Q-learning with epsilon-greedy exploration(The deterministic cleaning-robot MDP a cleaning robot has to collect a used can also has to recharge its batteries. the state describes the position of the robot and the action describes the direction of motion. The robot can move to the left or to the right. The first (1) and the final (6) states are the terminal states. The goal is to find an optimal policy that maximizes the return from any initial state. Here the Q-learning epsilon-greedy exploration algorithm (in Reinforcement learning) is used.)
Platform: | Size: 1024 | Author: 尼克?特斯拉 | Hits:

[Othersa_svdd-master

Description: Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
Platform: | Size: 2918400 | Author: 刘晓颖 | Hits:

CodeBus www.codebus.net