CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - origin

搜索资源列表

  1. show_SNA

    0下载:
  2. 显示奇怪非混沌吸引子. 获得数据后, 用外部软件: origin等画出.-showed strange non-chaotic attractor. Access to data, the use of external software : origin such as paint.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:邹海林
  1. OriginCurveFittingFunctions

    0下载:
  2. Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:381.29kb
    • 提供者:xbl
  1. tt

    0下载:
  2. 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换-Center for the origin of image, adjusting the Fourier transform images of four-quadrant area, namely the exchange of the first and third quadrant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.6kb
    • 提供者:linglong
  1. rotationmat3D

    1下载:
  2. 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-Given input: r: angle to rotate, in rads Axis: axis of rotation, defined as a 3point which connects to the origin. Output: 3x3 Matrix R such that for an arbitrary point v, Rv is the poi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:guigui
  1. FFTUsingNAG

    0下载:
  2. FFTUsingNAG origin用的脚本语言 可用于批量处理数据-scr ipt for origin it could be used for auto data manipulation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.83kb
    • 提供者:杀风景
  1. sy

    0下载:
  2. lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1018byte
    • 提供者:哈喽
  1. 13-7

    2下载:
  2. 计算电流环产生的磁场分布实例,电流环在y-z平面上,环心过原点O,半径RH,通过电流I0,Z=0处x-y平面上的磁场分布-Calculate the distribution of the magnetic field produced by current loop example, the current ring in the yz plane, ring heart through the origin O, the radius RH, by current I0, Z = 0 Chu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:14.96kb
    • 提供者:george1092
  1. alunfangcha

    1下载:
  2. 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:230.79kb
    • 提供者:zhengjie
  1. beamformer

    0下载:
  2. 通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。-A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.41kb
    • 提供者:Chung-Hao Wu
  1. Second-order-Lorenz

    0下载:
  2. 二阶龙格库塔法解洛伦兹方程的小程序,附带图画一张,origin格式。-Second-order Runge-Kutta method for solving the Lorentz equation, with a figure, origin format.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:686.38kb
    • 提供者:jingling
  1. fishpack4.0

    0下载:
  2. 二维泊松方程求解器,主要使用循环约代法求解各种位形泊松方程-FISHPACK contains a collection of Fortran77 subroutines that solve second- and fourth-order finite difference approximations to separable elliptic Partial Differential Equations (PDEs). These include Helmholtz equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:171.51kb
    • 提供者:Chaofeng
  1. distance-of-a-point-from-origin.cpp

    0下载:
  2. This code computes distance from a point (x,y) to the origin (0,0).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:549byte
    • 提供者:Dennis
  1. pole_ass

    0下载:
  2. 本源代码是线性系统理论中利用循环矩阵进行多变量系统的极点配置的实现。通过设置循环矩阵进行极点配置。-The origin code is a cyclic matrix in linear system theory of multivariable systems poles configuration. Through the revolving matrix pole placement.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.5kb
    • 提供者:
  1. waveguide_current

    0下载:
  2. 分析波导中的电流场的分布和计算结果的origin分布图,对于学习微波,电磁场,天线等领域的人员提供学习代码.-Analysis of the distribution of the current field in the waveguide, learning code for studying microwave, electromagnetic fields, antenna and other field personnel.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:726.42kb
    • 提供者:薛松
  1. Energyfocushanning

    0下载:
  2. 能量重心频谱校正法加汉宁窗,利用离散窗谱函数的能量重心是坐标原点的原理,根据功率谱重心法则求出频率校正量,进而校正相位。-The energy center of gravity the spectrum correction with hanning window using a discrete window spectral function of the energy center of gravity is the principle of the origin of coordina
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:629byte
    • 提供者:龙行天下
  1. cart_and_pol

    1下载:
  2. 直角坐标与极坐标的相互转化。考虑了坐标轴、原点等情况,程序具有健壮性。-Cartesian and polar coordinates into each other. Consider the coordinate axes, origin, etc., the program has the robustness.
  3. 所属分类:Algorithm

    • 发布日期:2014-07-28
    • 文件大小:1kb
    • 提供者:love_yuyeer
  1. BBOcomplex

    0下载:
  2. BBOcomplex.zip 是一个复杂的生物地理学的智能优化算法,其来源是模拟生物与对自然环境“栖息地”的适应度来确定迁入迁出寻找最优值。这里的复杂主要是指在迁徙模型采用的不是典型的线性一次函数,而是较为复杂的指数函数。-BBOcomplex.zip is a complex biogeography intelligent optimization algorithm, which is a simulation of biological origin and the natural en
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9.05mb
    • 提供者:YAN Haifeng
  1. PSO

    0下载:
  2. 粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:侯显
  1. Approximating-Eigenvalues

    3下载:
  2. 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,Householder’s Method, QR metho
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:14.35kb
    • 提供者:huangyonghao
  1. Lorenz-Model

    0下载:
  2. 用C语言绘制Lorenz模型。将输出结果导入Origin即可得到洛伦兹模型的演示结果。是经典的非线性微分方程。-Draw Lorenz model using C language. The output can be obtained demonstrate the results of the import Origin Lorentz model. Is a classic non-linear differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:644.73kb
    • 提供者:Melo
« 12 »
搜珍网 www.dssz.com