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

资源列表

« 1 2 ... .58 .59 .60 .61 .62 23963.64 .65 .66 .67 .68 ... 28278 »
  1. sync-backup_folder_beifen

    0下载:
  2. 文件夹的同步 分布在不同电脑上的文件夹 可以一个人维护 然后基于此软件进行同步-older synchronization is distributed on different computers in a folder that can be maintained by a person and then synchronized with the software.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:10.17kb
    • 提供者: 李杰
  1. tangbun_v11

    0下载:
  2. 包括调制,解调,信噪比计算,混沌的判断指标Lyapunov指数计算,随机调制信号下的模拟ppm。- Includes the modulation, demodulation, signal to noise ratio calculation, Chaos indicator for Lyapunov index calculation, Random ppm modulated analog signal unde.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5.33kb
    • 提供者:gan
  1. abcdef

    0下载:
  2. 将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。 程序引入变量a、b、c、d、e、f,并让它们分别顺序取1至6的证书,在它们互不相同的条件下,测试由它们排成的如图所示的三角形三条边上的变量之和是否相等,如相等即为一种满足要求的排列,把它们输出。当这些变量取尽所有的组合后,程序就可得到全部可能的解。-The variables A, B, C, D, E, and F are a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:27.05kb
    • 提供者:宋文儒
  1. s2

    0下载:
  2. 设数组A中存放互不相同的n个整数,试编写算法, 输出从这n个数中取出k个数的所有组合(0<k< n)。-A set stored in the array of n integers different each other, try to write the algorithm, the output the number n Remove all combinations of the number k (0 <k< n)。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:5.45kb
    • 提供者:宋文儒
  1. tangyan_v11

    0下载:
  2. 添加噪声处理,MIT人工智能实验室的目标识别的源码,包含特征值与特征向量的提取、训练样本以及最后的识别。- Add noise processing, MIT Artificial Intelligence Laboratory identification of the target source, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4.13kb
    • 提供者:suiqei
  1. taoging_v22

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,Matlab实现界面友好,信号处理中的旋转不变子空间法。- Multivariate least squares fitting method of nonlinear equations, Matlab to achieve user-friendly, Signal Processing ESPRIT method.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8.65kb
    • 提供者:suiqei
  1. s3

    0下载:
  2. 请编写算法,生成任意一个集合的幂集(不计空集 )。集合元素用1, 2, 3, …表示,采用数组存储-Please write algorithms to generate any power set of a set (excluding the empty set). Collection of elements with 1, 2, 3, ... that the use of an array of storage
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:5.99kb
    • 提供者:宋文儒
  1. taoyen_v36

    0下载:
  2. 内含心电信号数据及运用MATLAB写的源代码,有井曲线作为输入可计算其地震波的衰减,构成不同频率的调制信号。- ECG data and includes source code written in MATLAB, There is a well attenuation curve as input to calculate its seismic waves, Constituting the modulated signals of different frequencies.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6.3kb
    • 提供者:wjvuwvw
  1. s1

    0下载:
  2. 精确值为。 1)编制按从大到小的顺序,计算SN的通用程序。 2)编制按从小到大的顺序,计算SN的通用程序。 3)按两种顺序分别计算,并指出有效位数。(编制程序时用单精度) 4)通过本次上机题,你明白了什么?-Exact value. 1) prepared in descending order, the calculation SN general procedure. 2) prepared in accordance with the order small to lar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1.5kb
    • 提供者:宋文儒
  1. teilang_v50

    0下载:
  2. 二维声子晶体FDTD方法计算禁带宽度的例子,实现六自由度运动学逆解算法,旋转机械二维全息谱计算的实用例程。- Dimensional phononic crystals FDTD method calculation examples band gap, Six degrees of freedom to achieve inverse kinematics algorithm, Rotating Machinery dimensional hologram of practical spect
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.33kb
    • 提供者:wjvuwvw
  1. s2

    0下载:
  2. 给定初值及容许误差,编制牛顿法解方程f(x) 0的通用程序。 (2)给定方程,易知其有三个根 a)由牛顿方法的局部收敛性可知存在当时,Newton迭代序列收敛于根x2*。试确定尽可能大的。 b)试取若干初始值,观察当时Newton序列的收敛性以及收敛于哪一个根。 (3)通过本上机题,你明白了什么?-Given the initial value and allowable error, the preparation of Newton method to solve the e
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:宋文儒
  1. tengjang_v80

    0下载:
  2. 包括数据分析、绘图等等,多元数据分析的主分量分析投影,最小二乘回归分析算法。- Data analysis, plotting, etc., Principal component analysis of multivariate data analysis projection, Least-squares regression analysis algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6.86kb
    • 提供者:miu
« 1 2 ... .58 .59 .60 .61 .62 23963.64 .65 .66 .67 .68 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭