-
matlab_seg
matlab reading file & segmentation example
- 2010-12-25 23:19:07下载
- 积分: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
-
blind-sources-separation-
基于局域均值的盲源分离技术在故障诊断中的应用文章,希望对大家有用!(Based on Local Mean Blind Source Separation Techniques in Fault Diagnosis article, I hope useful for everyone!)
- 2013-11-22 17:59:09下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1
-
mixing-matrix-estimate
二阶稀疏信号欠定盲分离,基于超平面法矢量的混合矩阵的估计(Second-order sparse underdetermined blind signal separation method based on hyperplane vector mixing matrix estimate)
- 2011-09-09 16:44:18下载
- 积分:1
-
tree-structure-filter-bank
MATLAB仿真设计树形结构滤波器组 并将原来语音文件与滤波接收后的问价进行对比 能实现功能(MATLAB Simulation design tree structure filter bank and the original audio file and filter asking price after receiving comparison function can be realized)
- 2014-10-24 10:54:39下载
- 积分:1
-
Radar-System-Simulation-matlab
对整个雷达系统从发射端调制到接收端解调进行仿真,并模拟了雷达系统特有的信道环境(Simulate the whole radar system including moduation at the transmitter end, radar channel, and demoduation at the receiver end.)
- 2013-10-15 23:39:47下载
- 积分:1
-
region_split
一个真实的matlab区域分割后再用白色边界线进行叠加的例子子。(A true matlab region segmentation example sub and then superimposed on the white boundary line.)
- 2013-04-04 20:47:35下载
- 积分:1
-
TDOA-and-FDOA-Location-Algorithm
基于约束总体最小二乘方法的到达时差到达频差无源定位算法(Source Localization Using TDOA and FDOA Measurements Based on Constrained Total Least Squares Algorithm)
- 2016-05-19 17:26:47下载
- 积分:1
-
sample3
两个噪声信号及噪声信号和含噪声周期信号的互功率谱。
采用多窗口法估计含有周期信号的功率谱。(The two noise signal and noise signal and noise periodic signal containing the cross-power spectrum. Multi-window method is estimated to contain periodic signal power spectrum.)
- 2009-02-04 23:11:21下载
- 积分:1