-
Fuzzy-Logic-and-Backstepping
利用非线性控制完成光伏并网逆变器的设计,设计中采用模糊控制和反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:21:13下载
- 积分:1
-
spektrum
自己写的用于调试美国产的卫星接收机输出信号的软件,里面包含有接收机协议。(the soft weare writed by vc6.0,use for debug the signal of the receiver )
- 2014-10-31 12:26:07下载
- 积分:1
-
chen1
Lorenz系统,吕系统的延迟反馈matlab仿真(Lorenz system, Lu delayed feedback system simulation)
- 2012-11-22 19:03:02下载
- 积分:1
-
matlabOCR
一个可图片中文字进行识别的matlab实例程序,具有很不错的识别率(A picture in the text to identify the matlab example programs, with very good recognition rate)
- 2010-09-04 12:18:12下载
- 积分:1
-
0c960529d0bbee8482000000
This deliverable is the final deliverable of workpackage 3 “MU-MIMO in practice”.
It builds on the previous deliverables D3.1 and D3.2 and includes results
tasks 3.2 on channel modelling for MU-MIMO (Note that this task
has been extended to month 24) and task 3.3 on the implementation of the
selected MU-MIMO algorithms on the OpenAirInterface development platform.
- 2014-10-27 16:04:46下载
- 积分:1
-
VC++_Matlab
搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!(collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!)
- 2006-12-11 13:21:41下载
- 积分:1
-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1
-
ProjetoWebProva
prova de sistemas web
- 2014-01-31 12:05:55下载
- 积分:1
-
FFTDlg
FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。( FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab. )
- 2010-06-28 18:35:59下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1