资源列表

« 1 2 ... .45 .46 .47 .48 .49 26050.51 .52 .53 .54 .55 ... 28522 »

[matlab例程mtl_nle_sim_newmet

说明:newton-raphon 法解方程程序-newton-raphon
<yuhai> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程Bp

说明:Bp人工神经网络,matlab2010b上完美运行,适合初学者-Bp code matlab2010b
<zhangchuanqi> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB

说明:这个函数,很重要,不是用不行,这是一个泊松分布,是一个一维的,长度是1000的分布,还可以自己添加plot绘图函数,查看泊松分布。-This function is very important, do not use this function, very important, not with no, this is a poisson distribution is a one-dimensional, length is 1000 distribution, still can add
<humd> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程pdee

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

[matlab例程check_elliptic

说明:用elliptic 函数 来求解系统频率,通过matlab-elliptical function to disolve the frequency of system with matlab
<谷旭东> 在 2025-07-04 上传 | 大小: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 into the backpack does not exc
<> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[matlab例程myfrf

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

[matlab例程PCAtest

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

[matlab例程matranswithfilter

说明:simple 8qam modulator with rcos filter with demodulator
<ver> 在 2025-07-04 上传 | 大小: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)e(n)   4、判断是否满足条件,若满足算法结束,若否
<周永辉> 在 2025-07-04 上传 | 大小: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-07-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法fwf

说明:miler_rabin 算法实现,验证是否是素数,(概率性测试)-Miler_rabin algorithm, validation is a prime, (probabilistic tests)
<> 在 2025-07-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 26050.51 .52 .53 .54 .55 ... 28522 »

源码中国 www.ymcn.org