资源列表

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

[matlab例程rs_encode

说明:很不错的RS纠错编码原理及其实现方法。pdf格式-rs encode and decode.
<李飞> 在 2025-06-27 上传 | 大小:902kb | 下载:0

[matlab例程MatlabE-book

说明:文件包括:Matlab7.0学习资料;MATLAB命令大全;MatLab工程数学应用;绘图及GUI;精通MATLAB—综合辅导与指南等-Documents include: Matlab7.0 learning materials MATLAB command Daquan MatLab Engineering Mathematics Applications graphics and GUI proficient in MATLAB-integrated counseling and
<xin> 在 2025-06-27 上传 | 大小:45.69mb | 下载:0

[数据结构常用算法ATM

说明:用C++编程,模拟ATM取款机的基本功能-Using C++ programming, simulation of the basic functions of ATM cash machines
<翟志伟> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算A_LU

说明:bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int n) 求线性方程组的解。 假设矩阵lum*n为某个矩阵a
<moontea> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算A_QR

说明: void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
<moontea> 在 2025-06-27 上传 | 大小:2kb | 下载:1

[数据结构常用算法Binarytreesortraversedeletedetermine

说明:用C++编程实现二叉树的排序,插入,删除等操作-Programming with C++ binary tree sort, insert, delete and other operations
<翟志伟> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程math_solutions

说明:the matlab book answersthe matlab book answers-the matlab book answers!the matlab book answers!the matlab book answers!
<Andy> 在 2025-06-27 上传 | 大小:4.58mb | 下载:0

[matlab例程LSSVM-Imatlab

说明:支持向量机回归MATLAB代码程序,程序齐全-very goodvery goodvery goodvery goodvery good
<panyuzh> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[matlab例程MetodoBiseccion

说明:Metodo biseccion con manual
<ibinho> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程modulate_PSK_or_QAM

说明:modulate PSK or QAM-modulate PSK or QAM
<AMINOOO> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程plate

说明:PLATE Plate mesh in the xy plane
<AMINOOO> 在 2025-06-27 上传 | 大小:4kb | 下载:0

[matlab例程volumemesh

说明:VOLUMEMESH Creates solid volume metal meshes and their modificitations
<AMINOOO> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 20540.41 .42 .43 .44 .45 ... 28522 »

源码中国 www.ymcn.org