资源列表

« 1 2 ... .77 .78 .79 .80 .81 25482.83 .84 .85 .86 .87 ... 28522 »

[matlab例程Desktop

说明:追赶法解数学方程,主要用于数值运算,希望对大家有帮助-Solving mathematical equations to catch up, mainly for numerical computation, we want to help
<郝好> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程matlab-fir

说明:用窗函数法设计FIR数字滤波器,能熟悉矩形窗、海宁窗、汉明窗和布莱克曼窗。掌握用上述窗函数法设计FIR数字滤波器的原理和方法。熟悉线性相位FIR数字滤波器特性。了解各种窗函数对滤波特性的影响。 -FIR window design with a digital filter function can be familiar with the rectangular window, Haining window, Hamming window and Blackman window. Mast
<hzz> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法xianxinbiao.c

说明:建立一个线性表,并对其进行维护:查找某一值的节点,在某一位置插入一个节点,删除某一节点,对某一节点的值进行修改。-A linear form, and its maintenance: Find the value of a node, a node in a particular Insert, delete a node, the value of a node changes.
<hzz> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程powerflow

说明:潮流计算,用matlab解决潮流问题,只要修改其中的部分参数可以实现不同功能-Flow calculation, the trend of using matlab to solve the problem, as long as some of these parameters can be modified to achieve different functions
<huanghaobin> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程case14

说明:IEEE14节点系统的matpower格式数据文件,解压后即可使用-IEEE14 bus system matpower format data files can be used after decompression
<huanghaobin> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程knnsearch

说明:一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantif
<> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程Knn

说明: MATLAB 聚类和近邻搜索模块代码如下-MATLAB clustering and nearest neighbor search module code is as follows
<> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程music_sim

说明:Simulation of DOA estimation using MUSIC alg
<Trevor Allen> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程bpsk

说明:bpsk.m matlab source code
<Nisanth P> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程BPSK-with-Pulse-Shaping

说明:BPSK code in Matlab with Pulse Shaping (SRRC) and Channel Noise (AWGN)
<BBBB> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程lms

说明:最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(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-01 上传 | 大小:1kb | 下载:0

[matlab例程Distribution-network-reconfiguration

说明:这是应用于配电网重构的改进二进制粒子群算法,能够取得比较理想的效果-Distribution network reconfiguration
<刘江> 在 2025-07-01 上传 | 大小:1kb | 下载:1
« 1 2 ... .77 .78 .79 .80 .81 25482.83 .84 .85 .86 .87 ... 28522 »

源码中国 www.ymcn.org