-
exam53y
采用卡尔曼滤波的阻尼系数的非线性估计:用于较小但未知阻尼系数,增强阻尼因子的可测性(This implementation uses lower (but unknown)damping to improve damping observability.)
- 2009-12-23 20:03:55下载
- 积分:1
-
MATLAB-beamformer
认知无线电中的波束成形MATLAB代码。可以根据拓扑众不同位置的节点调整天线的发射功率和角度。师兄博士毕业论文里的代码。希望能有帮助(Matlab code of beamformer in Cognitive Radio. it can regulate and adjust the transmitting power and angle of antenna, which belong my laboratory mate s PHD thesis. It may help you.)
- 2011-05-09 16:22:10下载
- 积分:1
-
readPLYfile
Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.
- 2012-04-28 02:43:27下载
- 积分:1
-
image-print
基于半色调技术的图像打印 半色调技术是一种基于点模式的灰度级图像打印方案(Based on the image of the halftone print halftone technology based mode grayscale image printing solutions)
- 2013-04-01 09:26:30下载
- 积分:1
-
huisemoxing
包括灰色模型主程序灰色模型被调用子函数,该子函数命名为(Including gray model is called the gray model main subroutine, the subroutine named)
- 2013-12-17 15:48:08下载
- 积分:1
-
fsk_demod
4FSK的解调算法的设计,主要用于本科生通信工程初学通信原理课程或者大学生本科论文帮助,仅供参考!程序绝对正确!(4FSK demodulation algorithm design, mainly for undergraduate Communication Engineering the communication principle beginner course or college students undergraduate thesis help, for reference purposes only! The program is absolutely right!)
- 2020-11-19 22:39:37下载
- 积分:1
-
镜像延拓 extend
镜像延拓和一种自适应波形匹配法处理EMD中的端点效应。boundary_matchwave。BOUNDARY_CONDITIONS_EMD。(Mirror extension and an adaptive waveform matching method to deal with the end effect in EMD.)
- 2016-06-02 15:11:45下载
- 积分:1
-
cdma
说明: DS-CDMA仿真程序和仿真结果(MATLAB编写)(DS-CDMA simulation and Simulation Results )
- 2009-08-30 12:50:39下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
PF-Libary
实用的例子滤波工具箱,简单,方便,易懂,容易上手学习(Practical examples of filter toolbox, simple, convenient, easy to understand, easy to learn)
- 2013-05-03 20:10:14下载
- 积分:1