搜索资源列表
realDBSCAN
- 二维的DBSCAN聚类算法,输入(x,y)数组,搜索半径Eps,密度搜索参数Minpts。输出: Clusters,每一行代表一个簇,形式为簇的对象对应的原数据集的ID-two-dimensional clustering algorithm, the input (x, y) array, search radius Eps. Minpts density search parameters. Output : Clusters, each firm on behalf of a cluste
qiufeixianxingfangchengyigeshigendelianfenshifa.ra
- 1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued Fractions functional method usi
comp-eps
- Mit Photonic Band源文件,用于计算复杂介电常数光子晶体的程序
rlezip
- C++编的用rle编码压缩文件的程序,包括解压-C series with eps, Coding document procedures, including extracting
牛顿迭代法(M)
- 原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton's iterative meth
matlab输出无空边的图形
- matlab用于输出eps,tiff格式的图片,自动去掉空白,字体大小等,适合于出版用的图片输出
单频脉冲
- 单频脉冲 close all;clear all;clc; x=-5:0.05:5; y=-1:0.05:1; [X,Y]=meshgrid(x,y); T=5; b=pi*Y.*(T-abs(X))+eps; c=((sin(b).*(T-abs(X)))./(T*b)); Z=abs(c); surf(X,Y,Z),title('单载频矩形脉冲信号模糊图'),xlabel('时间'),ylabel('频率');
EPS_Control
- EPS控制模型 EPS控制模型 EPS控制模型-Control model control model EPS EPS EPS EPS control model control model
1002NA
- A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
pinv
- //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U //v-长度为n*n的数组,返回时存放奇异值分解的左奇异量
2
- 计算双通道散射BUBBLEGUM v.2 的源代码-The FORTRAN code BUBBLEGUM.f calculates the unitary, analytic T-matrix for a two-channel problem with an arbitrary number of resonances. It also gives the approximate results from the K-matrix method, the Breit-Wigner approx
export_fig
- This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
DBSCA-Eps
- 这是一篇《改进DBSCAN算法中参数Eps值的确定》,写的很好,大家共同学习-This is an " improved DBSCAN algorithm to determine the parameters Eps value" , written by well, everyone learning together
eps
- 边缘保护平滑算法(eps),可以读图像实现保边滤波。-Edge preserving smoothing algorithm (eps), can read the image edge filter to achieve protection
diferential-evolution-EPS-control
- 本程序应用于EPS抗干扰控制策略研究,控制器的设计基于差异进化算法,利用差异进化算法对权函数进行优化,后通过降阶控制形成基于差异进化算法和降阶控制的鲁棒控制器。-Based on a mathematical model, which combines the diferential evolution and the robust control method for solving controller synthesis.
鄂尔多斯
- 鄂尔多斯 eps 文件,可用于平面设计,地图设计(eps eerduosi city can map eps)
conv to eps
- this program 'ImageToEps' is intended for the conversion of png images into eps image. very useful for scientific copywriters.
EPS20200205
- 电动助力转向simulink建模,仿真分析,EPS助力特性,响应特性仿真(Electric power steering simulink model)
电动助力转向系统的建模与仿真技术1
- 电动助力转向系统相关文档,使用MATLAB/SIMULINK创建汽车EPS模型(Electric power steering system documentation)
EpsModel-master
- EPS动力学模型,车辆系统动力学,本科毕设,转向系统模型。(EPS dynamics model, vehicle system dynamics, undergraduate design, steering system model.)