-
gen_2fsk
生成fsk调制信号,虽然简单但是希望对大家有帮助(Fsk modulated signal generation, although simple, however we would like to help)
- 2009-05-10 22:08:25下载
- 积分:1
-
RUGEKUTA
自编的龙格库塔算法,方便学习数值分析的同学自学本算法,没有调用MATLAB自带的库函数。(the algorithm of numerical analysis, not the library function call MATLAB)
- 2015-01-17 21:13:38下载
- 积分:1
-
main_LCR
The MATLAB M-file plots the level crossing rate for an input signal using the lcr function.
- 2010-11-23 00:09:38下载
- 积分:1
-
MatlabOptimizationToolbox(documentation)
this matlab toolbox which is used for aptimization
- 2012-05-17 16:45:28下载
- 积分:1
-
BSM
BSM模型仿真,显示出不同指标的曲线图并且对比。(BSM model simulation, showing a graph of different indicators and contrast.)
- 2014-12-13 21:50:27下载
- 积分:1
-
matlab GUI语音识别
基于matlab的语音识别系统,GUI界面,操作简单,利用了DTW语音识别和HMM语音识别(基于隐马尔可夫链)的语音识别,希望有帮助,第一次做,有些地方还需要改动一下。
- 2022-03-29 14:19:41下载
- 积分:1
-
qga
ga 算法
量子优化计算方法
详细代码(ga Algeria
liaangzi good method
)
- 2012-05-05 14:49:20下载
- 积分:1
-
swcf
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:42:47下载
- 积分:1
-
doc
采样定理的验证,即采样信号的频率大于等于原信号频率的两倍时才能准确的恢复原信号(Verification sampling theorem, the sampling frequency of the signal frequency is greater than or equal to twice the original signal in order to accurately restore the original signal)
- 2013-09-10 19:49:14下载
- 积分:1
-
Set-invariance-in-control
positively invariant
sets and their application to the analysis and synthesis of control systems.
- 2013-10-23 20:05:59下载
- 积分:1