-
ViterbiDecoder
维特比译码,来自现代通信系统matlab(Viterbi Decoder, from modern communications systems matlab)
- 2009-03-01 09:31:14下载
- 积分:1
-
boost
boost电路,用simulink进行电路仿真,boost为已降压型电路,无滤波模块,无单周期控制(boost circuit, circuit simulation using simulink for, boost for the buck circuit, non-filtering module, no single-cycle control)
- 2009-03-14 23:28:32下载
- 积分:1
-
2
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第二章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, II)
- 2011-06-13 17:37:14下载
- 积分:1
-
lyapunov-of-wolf
两自由度碰撞振动系统的lyapunov指数的matlab代码,用wolf法。(lyapunov code of matlab)
- 2011-10-24 16:21:09下载
- 积分:1
-
EEMD处理
说明: EMD的扩展算法,集合经验模态分解(EEMD), 程序完整可运行(Extension algorithm of EMD, ensemble empirical mode decomposition (EEMD), complete and runnable program)
- 2020-06-19 14:40:01下载
- 积分:1
-
Track
track算法 简单实用 易于掌握 适合初学者(sobel algorithm is practical and easy to master for beginners)
- 2010-08-22 16:46:24下载
- 积分:1
-
20090312103602_334316998236
说明: 信息隐藏算法(转载)武汉大学出版处王丽娜教授等书中源码(Information hiding algorithm (reproduced))
- 2011-03-05 19:14:37下载
- 积分:1
-
pata_macio
Libata based driver for Apple macio family of PATA controllers.
- 2014-10-14 10:05:20下载
- 积分:1
-
matlabmatrix
abs 绝对值、模、字符的ASCII码值
acos 反余弦
acosh 反双曲余弦
acot 反余切
acoth 反双曲余切
acsc 反余割
acsch 反双曲余割
align 启动图形对象几何位置排列工具
all 所有元素非零为真
angle 相角
ans 表达式计算结果的缺省变量名
any 所有元素非全零为真
area 面域图
argnames 函数M文件宗量名
asec 反正割
asech 反双曲正割
asin 反正弦
- 2010-10-25 10:50:40下载
- 积分:1
-
Version_1p1_Final
Reads TDMS files into Matlab. See TDMS_exampleFunctionCalls.m to get started.
Advantages:
- supports reading v2 files
- doesn t require the NI DLL, thus it doesn t require 32bit windows
- supports interleaved data
- allows only reading names & properties to get a quick feel for what is in the file
- Since streaming files can get large (many GB), allows only retrieving subsets of data via keep or ignore flags
Doesn t yet support:
- big endian files
Doesn t support:
- files with DAQmx data
- files with unsupported Matlab data types (extended float, etc)
I haven t written very many wrappers to change the output data into more traditional formats. I d appreciate any submissions of wrappers that people make (like my TDMS_dataToGroupChanStruct_v1 & v2). Thanks!
If the function doesn t work for you please let me know.
- 2011-02-04 01:25:33下载
- 积分:1