CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - conjugate

搜索资源列表

  1. matrix_operation

    0下载:
  2. 着重介绍了矩阵的运算,包括矩阵的加减、乘除、转置和共轭、元素操作和逻辑运算等。-Focuses on the matrix operation, including matrix addition and subtraction, multiplication and division, transpose and conjugate, element operations and logical operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:363691
    • 提供者:饭佩熙
  1. tidu

    0下载:
  2. 共轭梯度法求解无约束优化问题,这里提供算法,供大家参考-Conjugate gradient method for unconstrained optimization problems, here are algorithms for reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:972
    • 提供者:lcl
  1. JavaDevCMS_MYSQL_V2.1

    0下载:
  2. cms 强大的建站共轭、能提供多套模板轻松建站-cms conjugate of siting power, can provide multiple sets of templates easily Jianzhan
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3635186
    • 提供者:付虎彪
  1. ComplexMetric

    0下载:
  2. 实现复数矩阵相乘、复数矩阵相加,复数矩阵求共轭的功能,包括实现这些功能的函数,基于C++平台-Achieve complex matrix multiplication, the complex matrix additive, complex conjugate matrix function, including the realization of the function of these features, based on C++ Platform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:560
    • 提供者:曾韬
  1. conjugate-grad

    0下载:
  2. 图像处理的梯度算法,本身还行,有兴趣的可以研究一下-Gradient image processing algorithms, their okay, are interested can look at
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9105
    • 提供者:liyoo
  1. fushu

    0下载:
  2. 复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系-The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:10333
    • 提供者:李斌
  1. BFGS

    1下载:
  2. 最近学习优化理论中的算法,通过网上的查找及改进,得到了共轭梯度法的C语言程序 主要问题:如函数为f(X)=x1*x1*x1*x1+x2*x2时,算得的结果有问题,初步估计是因为迭代公式中出现了求梯度的模的分量造成的,有待继续改进,不过用BFGS算法C语言程序算时,上述问题没有发生,所以才说BFGS算法是无约束优化中最稳定的算法之一了-Optimization theory in a recent study of algorithms, through online search and i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:2381
    • 提供者:徐莹
  1. gongetidu

    0下载:
  2. 以上是已经验证过的共轭梯度法的源程序,并富有详细的解释,可供参考-These are already verified the source conjugate gradient method, and full of detailed explanations, reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2142
    • 提供者:徐莹
  1. changyongsuanfaji1

    0下载:
  2. 我将要把常用的算法集上传上来给大家共享,这只是其中一个共轭梯度算法的源程序,陆续上传的还有armijo_goldstein线搜索方法, 0.618方法进行一维线搜索,DFP算法等。。。希望对你们有帮助-I will upload should set up the algorithm used to share, this is just one of the conjugate gradient algorithm of the source, one after another upload
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1217
    • 提供者:徐莹
  1. Conjugate_gradient_procedure

    0下载:
  2. 共轭梯度法程序、PID调节、最优PID设计参数求解 内容说明:压缩包里只有程序没有仿真图-Conjugate gradient procedure, PID regulation, to solve the optimal design parameters of PID Content: compression bag is not only a process simulation map
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1150
    • 提供者:纪先生
  1. ConjugateGradientAlgorithm--Cplus

    0下载:
  2. 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3922
    • 提供者:zhanghuaqiang
  1. OFDM

    1下载:
  2. OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM downlink simulation 1, have t
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:112282
    • 提供者:刘洋
  1. Ferrers

    0下载:
  2. 自共轭Ferrers图,源代码是自共轭Ferrers图.c-Ferrers graph self-conjugate
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:568
    • 提供者:陈勇
  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16125
    • 提供者:Snake
  1. IMPEDANCE_MATCHING

    0下载:
  2. IMPEDANCE MATCHING 1-Main principles (conjugate matching, maximum delivered power) 2-Smith chart 3-Matching with lumped elements 4-Matching with transmission lines 5-Determination of active device impedances 6-Types of transmission line
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1788848
    • 提供者:shn
  1. sift

    0下载:
  2. matlab编写,影像匹配,快速获得立体影像的同名像点-matlab written, image matching, quickly access to images of the Conjugate points of stereo images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1314
    • 提供者:miao
  1. gongexieliangfa

    0下载:
  2. 共轭斜量法,一种以共轭为基础的比较常用也很重要的计算方法。-Conjugate Gradient Method, a conjugate-based to the more common method is also very important.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4714
    • 提供者:吴明
  1. kelley

    1下载:
  2. 预处理共轭梯度的方法,该方法有效,快速-preconditioned conjugate gradient(PCG)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24386
    • 提供者:道道
  1. main

    0下载:
  2. 用c语言解决最优化问题,共轭梯度法是解决问题的其中一个-With the c language to solve optimization problems Conjugate gradient method is one solution to the problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:谢文杰
  1. progrm8

    0下载:
  2. 数学计算中的 共轭梯度法 用于最优化计算-Mathematics in the conjugate gradient method for the optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:冉子璐
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 35 »
搜珍网 www.dssz.com