-
CP0201_2PPM_TH
TH-PPM(跳时脉冲位置调制)调制的超宽带脉冲形成的源代码(TH-PPM (TH pulse position modulation) modulation of the formation of ultra-wideband pulse source code)
- 2006-11-21 15:20:25下载
- 积分:1
-
mc
说明: HFSS学习示例,十分有用,简单易懂,值得拥有(Learning example, simple and easy to understand, very useful, it is worth having
)
- 2015-07-27 17:05:27下载
- 积分:1
-
bp
说明: 用多层前向网络的BP算法拟合函数
说明:1)网络结构为三层(输入层、1个隐层和输出层);
2)获取两组数据,一组作为训练集,一组作为测试集;
3)用训练集训练网络;
4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
- 2017-08-08 15:43:17下载
- 积分:1
-
pt
说明: 括发送端,信道和接收端代码),还有OFDM的说明 文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉): (... (Including transmitter, channel and receiver-side code), as well as OFDM-documentation list (click on the file you need to determine whether, if the rating is spam complaints below): (...)
- 2009-09-11 16:49:36下载
- 积分:1
-
Motion_Est_Alg_TSS
Motion estimation algorithm - three step search
- 2011-10-04 15:38:55下载
- 积分:1
-
fisher-linear-discriminant-analysis
本函数的功能是通过使用fisher线性判别方法求取数据的fisher直径,最佳分类数和最小分类损失函数。(Features of this function is to strike a diameter of data by using fisher fisher linear discriminant analysis method, the optimal number of categories and minimum loss function classification.)
- 2015-04-15 10:52:10下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
Motor_simulate
用于交流异步电机转子断条仿真。给出频谱特征分析结果。(AC induction motor for the simulation of broken rotor bars. Gives the spectral characteristics of the results.)
- 2011-09-30 12:34:09下载
- 积分:1
-
rddata
说明: 在matlab中读取MIH/BIH数据库心电信号程序(In matlab to read MIH/BIH ECG database program)
- 2010-04-28 20:53:55下载
- 积分:1
-
bldc_1_sinusoidal
用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。(C language prepared by the S-function source code, for the MATLAB/Simulink environment simulation permanent magnet brushless DC motor, In the above circumstances MATLAB7 compiled DLL then use Simulink. Source module information, see Notes.)
- 2007-04-04 12:59:14下载
- 积分:1