-
DFA
说明: 对不稳定数据进行去趋势处理,得到平滑拟合曲线。(The unstable data were de trended to obtain a smooth fitting curve.)
- 2020-12-05 20:58:26下载
- 积分:1
-
cdhmm
用matlab实现的一个连续概率分布的HMM程序,可以结合《MATLAB扩展编程》一书中关于HMM的介绍(Using matlab to achieve a continuous probability distribution of the HMM program, you can combine MATLAB programming expansion, a book on the introduction of the HMM)
- 2007-11-07 20:20:40下载
- 积分:1
-
timefre
时频分析,窗宽对信号恢复的影响 以及差值分析(Time-frequency analysis, the impact of the window width and the difference signal recovery analysis)
- 2014-12-03 19:00:03下载
- 积分:1
-
98841883ParticalFilterEssay
粒子滤波的文章,滤波方面的论文,看看可以拓展相关知识(article about particle filter,its useful for user whose research is concert of filter)
- 2015-01-28 11:08:27下载
- 积分:1
-
huffmandict
huffman函数补充,现有的huffman缺少的huffmandict函数(huffman function complements existing huffman missing huffmandict function)
- 2015-04-14 16:09:30下载
- 积分:1
-
MDL.m
用于计算MDL,最小描述距离。用于最小描述距离的计算,可以用于最优化过程(Used to calculate the MDL, Minimum Description distance. Used to describe the minimum distance calculations can be used to optimize the process)
- 2011-11-19 00:14:59下载
- 积分:1
-
Sliding_Mode_Control_of_Switching_Power_Converter
An ideal SM control operates theoretically at an infi nite switching frequency
so that the trajectory follows exactly the reference track
- 2013-12-19 22:45:00下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
OQAM
OQAM-OFDM程式碼 可以透過BER來觀看發展(OQAM-OFDM code development can be viewed through the BER)
- 2020-07-02 18:00:01下载
- 积分:1
-
Matlab
说明: 是冈萨雷斯写的一本关于matlab在图像处理中应用的书籍,介绍了一些基本的方法,值得初学者一看(Is Gonzales wrote a book on applications in image processing matlab books, introduces some basic methods, it is worth a look for beginners)
- 2011-03-08 17:11:53下载
- 积分:1