-
signal-piex
单像素的源文件,在matlab中打开,对重构单像素图像很有帮助(Single pixel of the source file in matlab open, single-pixel images on the reconstructed helpful)
- 2013-11-19 10:13:09下载
- 积分:1
-
POD2D.m
Proper Orthogonal Decomposition for 2D data
- 2015-03-26 20:33:33下载
- 积分:1
-
C_BA
可变聚类无标度网络源代码。提高了BA网络的聚类系数。(Variable clustering scale-free network source code. Improve the clustering coefficient of BA networks.)
- 2021-01-23 11:38:39下载
- 积分:1
-
三节点状态估计
说明: 对三节点系统的状态估计程序,有详细注释。(Detailed comments are given on the state estimation program for three-node systems)
- 2018-12-27 11:16:05下载
- 积分:1
-
fenzhen
自己编的谱减语音增强谱减算法程序,带噪语音按帧处理的,利用寂静帧的语音段来估计噪声。(Own spectrum minus minus algorithm for spectral speech enhancement procedure of Noisy Speech by the frame of the treatment, the use of silence the voice frame to estimate the noise above.)
- 2009-03-17 15:55:58下载
- 积分:1
-
runtime_server
说明: Matlab Runtime Server 完整教程(Matlab Runtime integrity Directory Server)
- 2005-04-02 02:49:12下载
- 积分:1
-
u
说明: 这是一个基于MATLAB的三相电容滤波不可控整流电路(This is a non-controllable three-phase rectifier filter capacitor circuit)
- 2021-02-27 12:19:36下载
- 积分:1
-
OOPWebinar
matlab object oriented programming mannuals and exercises
- 2009-06-11 10:03:18下载
- 积分:1
-
duffing
说明: duffing分岔图,计算连续duffing方程Lyapunov指数的程序,比较好用(duffing bifurcation diagram, duffing equation for calculating the Lyapunov index procedure, comparative ease of use)
- 2008-11-27 17:51:37下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1