-
frft
应用分数阶的一个实例,首先给出了分数阶付利叶的程序代码,然后用这个代码计算功率谱(Application of an example of fractional order, first of all profits are given fractional leaf program code, and then use this code calculated power spectrum)
- 2007-07-30 13:44:46下载
- 积分:1
-
channelEq
该程序通过稀疏化的klms和klms算法实现了信道均衡问题。并同时比较两者的区别以验证稀疏化的必要性。(The program through the klms and klms thinning algorithm channel equalization problems. And compares the difference between the necessity to verify sparse.)
- 2021-05-12 18:30:02下载
- 积分:1
-
dimension
chaos theory correlation dimension
- 2013-04-08 13:14:27下载
- 积分:1
-
SPA
说明: 一段用于光谱分析波段选择的连续投影算法matlab代码(A section for spectral analysis band selection continuous projection algorithm matlab code)
- 2019-01-14 13:14:50下载
- 积分:1
-
MonteCarlo
M=4正交信号时数字通信系统进行蒙特卡罗仿真程序,当均值分别等于0,0.1,1.0,2.0时完成10000个比特的仿真并求出误比特概率。绘出理论误码率和蒙特拉罗仿真的差错率并进行比较这俩个结果,并绘出每个均值情况下判决器的1000个接受信噪比抽样(M = 4 orthogonal signals in digital communication systems Monte Carlo simulation program, when the mean, respectively, equivalent to 10,000 completed 0,0.1,1.0,2.0 simulation bit and bit error probability are obtained. Mapping theory and蒙特拉罗BER simulation这俩error rate and compare results, and the mean circumstances of each mapped)
- 2008-07-08 14:08:34下载
- 积分:1
-
correlation
programme calculation correlation
- 2013-11-21 23:17:22下载
- 积分:1
-
double
双椭球附加质量干扰计算(根据切片法理论计算所得)(Additional quality double ellipsoid interference calculations (calculated in accordance with section method theory))
- 2014-01-10 12:23:29下载
- 积分: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
-
TsinghuaMatlab
说明: 清华大学数学建模讲义,可以帮助大家更好的学习数学建模这种课程.(Tsinghua University, Mathematical Modeling handouts that can help us better learning mathematical modeling of such courses.)
- 2008-12-02 16:35:24下载
- 积分:1
-
chengxu
粒子滤波的程序,经过调试的
能够正常使用,个人感觉还不错。(Particle filter procedures, after debugging. To normal use, personal feeling pretty good.)
- 2013-07-11 09:31:17下载
- 积分:1