-
rfitoolbox
matalb 射频干扰工具箱,德州大学编写,包含脉冲干扰等多种干扰实现形式(matlab radio frequency interference toolbox,written by TEAX Univ.including vary way to implement such as implusing)
- 2013-11-13 09:21:04下载
- 积分:1
-
polyphase_filter
结合具体应用,以2倍抽取为例,简要分析了多相滤波的基本原理及具体实现方法,并附带了matlab代码,从实验结果可以看出多相滤波可以实现与传统FIR滤波相同的功能。(Combine concrete application, take 200 extracts as an example, the synopsis analyzes the radical principle that the polyphase filters and concretely carries out a method, and supplementary matlab code, can discover polyphase to filter as a result to carry out to filter same function with traditional FIR from the experiment.)
- 2021-05-09 18:58:34下载
- 积分:1
-
大跨结构、高耸结构随机风荷载数值模拟
大跨结构、高耸结构随机风荷载数值模拟,方便快捷、使用。(Span structures, the towering structure stochastic numerical simulation of wind loads, convenient to use.)
- 2010-12-03 15:13:27下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
SOM
MATLAB的自组织映射神经网络源码和相应的实验数据(MATLAB' s self-organizing map neural network source code and the corresponding experimental data)
- 2009-11-08 16:37:16下载
- 积分:1
-
jacob
形成雅克比矩阵的程序,经过验证,可以使用(Jacobian matrix to form the procedure, after verification, you can use)
- 2009-05-19 10:06:02下载
- 积分:1
-
StellariaTechDemo1_4_0
MATLAB Stellaria Demo APPS
- 2013-04-12 16:37:36下载
- 积分:1
-
lms_blind_equilibria
基于LMS
算法的盲均衡程序 (blind equ lms)
- 2009-10-22 11:11:47下载
- 积分:1
-
downlink_PMCH
PMCH信道仿真,需要的朋友可以参考一下啊(PMCH channel simulation, the needs of friends can make reference to it)
- 2009-12-28 20:42:40下载
- 积分:1
-
Matlab-simulation
本书讲述了matlab仿真技术与应用教程,钟麟王峰主编(This book tells the Matlab simulation technology and application tutorial)
- 2012-04-12 12:51:14下载
- 积分:1