资源列表

« 1 2 ... .35 .36 .37 .38 .39 18340.41 .42 .43 .44 .45 ... 28522 »

[数学计算/工程计算pinv

说明://奇异值分解法求双精度浮点数矩阵的广义逆 //功能:利用奇异值分解求解一般的m×n阶实矩阵A的广义逆A+。 //方法说明:设m×n阶实矩阵A的奇异值分解式为 //其中 Σ = diag(σ0, σ1, ……,σp)(p≤min(m,n) -1 )且σ0≥σ1≥……≥σp>0 //设U = (U1,U2),其中U1为U中前P+1列列正交向量组构成的m×(p+1)矩阵;V = (V1,V2),其中V1为前P+1列//列正交
<杜晓莉> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程code

说明:matlab code for signal design and antenna design using matlab
<jagadeesh> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[数据结构常用算法InThrBiTree-(1)

说明:中序线索二叉树工程,含中序遍历非递归成员函数等-Inorder threaded binary works, including non-recursive preorder member functions, etc.
<腻腻> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[数据结构常用算法tree

说明:孩子兄弟表示法树工程,含前序、后序、层序遍历成员函数-Children brothers notation tree works, including former sequence after sequence, sequence traversal member functions
<腻腻> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程Dijkstra

说明:Demonstration of Dijkstra s Minimum Distance Algorithm: DIJKSTRA is a MATLAB program which runs a simple demonstration of Dijkstra s algorithm for determining the minimum distance from one node in a graph to all other no
<all> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程Genetic-Algorithms

说明:主要算法模块有:选择  交叉  变异  (三个遗传操作)  和  群体更新以及  随即数发生器  输入  输出  译码  适应度计算-Main algorithm modules are: selection, crossover and mutation (three genetic manipulation) and groups of random n
<原笑尘> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程BP-neural-network-prediction-method

说明:BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(h
<陈发东> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程Variable-step-size-LMS-algorithm

说明:变步长LMS自适应滤波算法的MATLAB程序,很好用,我已经试过了-Variable step size LMS algorithm MATLAB procedures, very good, I' ve tried
<张冰龙> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程Euler-Bernoulli-Beam

说明:用有限元法求解Euler-Bernoulli梁-Using the finite element method to solve the Euler-Bernoulli beam
<付中涛> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程Kjunzhi

说明:数据挖掘中, k-Means 算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。-In data mining, k- Means algorithm is a kind of cluster analysis algorithm, the main is to calculate the data aggregation algorithm, mainly th
<张聪> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程Sim1_Sample1

说明:For identifying -For identifying XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<alone> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[matlab例程equlizer

说明:均衡判决算法的matlab仿真,均衡判决器,有注释-Balanced decision algorithm matlab simulation.Equalizer decider data, matlab code annotated
<李科> 在 2025-02-02 上传 | 大小:4kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 18340.41 .42 .43 .44 .45 ... 28522 »

源码中国 www.ymcn.org