-
CS-Channel Estimation
压缩感知信道估计OMP算法,有仿真图比较,注释详细(Compressed Sensing Channel Estimation OMP Algorithms, Comparisons with Simulation Charts, Detailed Notes)
- 2021-03-27 13:19:12下载
- 积分:1
-
matlab程序设计实例解析
本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并
在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以
及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行
编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些
问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序,
供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材
料,并起到一定的指导和激励作用,进而为 MATLAB 编程入门打下好的基础.(This article briefly analyzes and summarizes some typical problems in MATLAB program design.
Based on this, we discussed the design of the algorithm, the debugging and testing of the program, and the optimization of algorithms and programs.
Problems such as loop control, etc. Also through the specific analysis of some program examples to facilitate readers
Programming training and master some basic concepts, basic methods and some related to MATLAB programming
Problem handling techniques, etc. In addition, at the end of the article, several algorithm programs for common mathematical methods are given.
For readers to use. Hope to provide beginners with MATLAB programming training to provide some reference material
Materials, and play a certain guidance and incentives, and then lay a good foundation for MATLAB programming entry.)
- 2018-03-22 15:06:22下载
- 积分:1
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分:1
-
APF+SVG
说明: 通过PSIM实现APF+SVG控制的仿真(Simulation of APF+SVG Control by PSIM)
- 2020-06-25 17:20:02下载
- 积分:1
-
MIMO信道仿真
说明: 多输入多输出(Multiple-Input Multiple-Output)技术是无线移动通信领域智能天线技术的重大突破。该技术能在不增加带宽的情况下成倍地提高通信系统的容量和频谱利用率,是新一代移动通信系统必须采用的关键技术。(Multiple input multiple output (MIMO) technology is a major breakthrough of smart antenna technology in the field of wireless mobile communication. This technology can double the capacity and spectrum efficiency of the communication system without increasing the bandwidth. It is a key technology that must be adopted in the new generation of mobile communication system.)
- 2021-04-05 00:31:00下载
- 积分:1
-
关于FTP的代码,支持网络间的文件传输,用户权限的设定.
关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
- 2022-01-31 12:07:58下载
- 积分:1
-
MyIE
VC++ 实现网页自动填表功能,精选学习源码,很好的参考资料。(VC++ Webpage autofill, select learning source code, a good reference.)
- 2013-12-26 13:48:28下载
- 积分:1
-
FJSP-NSGA2
基于NSGA2的柔性作业车间调度问题(FJSP-NSGA2)(Flexible job shop scheduling problem based on NSGA2 Matlab Code(FJSP-NSGA2))
- 2020-12-25 21:19:04下载
- 积分:1
-
juanjima
主要关于卷积码的程序实现,有源代码及运行结果。(Convolutional codes is mainly concerned with the program, source code and operating results.)
- 2009-06-10 15:28:30下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1