资源列表

« 1 2 ... .59 .60 .61 .62 .63 2964.65 .66 .67 .68 .69 ... 28522 »

[matlab例程pdee

说明:求解偏微分方程的matlab实现,运行pd-An example to solve the PDE
<谷旭东> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程check_elliptic

说明:用elliptic 函数 来求解系统频率,通过matlab-elliptical function to disolve the frequency of system with matlab
<谷旭东> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法package

说明:有N件物品和一个容量为V的背包。第i件物品的重量是c[i],价值是w[i]。求解将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且价值总和最大-There are N items and a capacity of V backpack. The weight of the i-th item is c [i], the value of w [i]. Which solution will allow these items
<> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程myfrf

说明:利用remez设计rrc滤波器,通过迭代算法实现-use the remez to design rrc filter
<cui> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程PCAtest

说明:主成分分析用MATLAB计算数值的脚本,含注释不含数据-PCA MATLAT source code
<MaKun> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程matranswithfilter

说明:simple 8qam modulator with rcos filter with demodulator
<ver> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程LMS

说明:1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)
<周永辉> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程besselj_solve

说明:求解第一类贝塞尔函数的解,主要根据初始精度设置,来调整找根的效率,仅供参考。-Solving the first kind of Bessel function of solution, mainly based on the initial accuracy Settings, to adjust to find a efficiency, is only for reference.
<duqiu314> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法fwf

说明:miler_rabin 算法实现,验证是否是素数,(概率性测试)-Miler_rabin algorithm, validation is a prime, (probabilistic tests)
<> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[数值算法/人工智能otherexampple

说明:Other example of algorithms
<dapesystem> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法my-linklist

说明:link list for banking or other systems-link list for banking or other systems.......................
<alvi> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程map_MLSE

说明:map 和 mlse算法的比较,在不同的信噪比的情况下,两种接收机判决算法的比较-map and mlse algorithm comparison
<huang ge> 在 2025-05-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2964.65 .66 .67 .68 .69 ... 28522 »

源码中国 www.ymcn.org