-
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
-
Matlab_Monte_Carlo
基于Matlab语言的Monte_Carlo入门教程,非常实用!(Based on Matlab Monte_Carlo introductory tutorial, very useful!)
- 2014-10-30 16:54:05下载
- 积分:1
-
matlab
本文讲述的是运用matlab软件编写线性卷积和循环卷积,运行程序并得到正确结果,附上运行结果图让大家参照对比。
- 2010-12-15 10:23:39下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
Cole_Cole_parameters
自己编写的Matlab源码,主要采用时域有限差分(FDTD)法实现色散介质的电磁仿真。(I have written Matlab source, the main use of finite difference time domain (FDTD) method to achieve the electromagnetic simulation of dispersive media.)
- 2011-10-11 03:42:04下载
- 积分:1
-
matlab-toolbox-function
详细汇总了matlab各类工具箱函数,供广大Matlab爱好者使用(Detailed summary of the various types of matlab toolbox function for the majority of Matlab enthusiasts)
- 2012-08-30 09:56:25下载
- 积分:1
-
Voting
应用于图像分类编码中硬投票与软投票两种算法的实现与比较(Implementation and comparison of hard to vote with soft voting two algorithms applied to image classification and coding)
- 2013-03-23 16:31:13下载
- 积分:1
-
nagakami
说明: nakagami衰落信道仿真与研究,有很大的参考意义。(The simulation and research of Nakagami Fading Channel has great reference significance.)
- 2019-05-08 11:36:28下载
- 积分:1
-
MATLAB-math-manmual
matlab的数学手册,很实用的一本书,pdf文件(matlab math manual,good book)
- 2010-06-28 10:46:55下载
- 积分:1
-
mas3ph
Modelisation de la Machine Asynchrone triphase sous Matlab (programme .m)
- 2010-12-09 23:57:41下载
- 积分:1