-
LUMATLAB
本程序为直接LU分解法及其MATLAB程序,用于求解高斯方程组(This procedure for direct LU decomposition method and the MATLAB program for solving equations Gauss)
- 2009-10-04 13:40:57下载
- 积分:1
-
PointCloud_MatLab
基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。(MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.)
- 2009-10-29 15:03:19下载
- 积分:1
-
abc
语音处理技术中用倒谱分析来求基音周期,为后续处理打下基础(Cepstral voice processing technology used to find pitch period analysis, laying a foundation for the subsequent treatment)
- 2010-11-23 19:33:39下载
- 积分:1
-
matlab-pdf
通过matlab代码画出的各种概率密度函数图形仅供参考(By matlab code to draw the beta probability density function graph for reference only)
- 2010-05-23 10:51:08下载
- 积分:1
-
多自由度newmark+SSI识别
可用于进行任意自由度的结构的动力时程分析,求解结构的动力响应,包含位移、速度以及加速度,然后对其进行傅里叶变换到频域,可通过滤波函数去除无关频率(The dynamic time history analysis of a structure with arbitrary degree of freedom can be used to solve the dynamic response of the structure, including the displacement, velocity and acceleration, then the Fourier transform to the frequency domain, and the unrelated frequency can be removed by the filter function.)
- 2018-06-11 10:55:07下载
- 积分:1
-
ofdmmatlab
Information to do OFDM using MATLAB application.
- 2009-05-19 14:31:41下载
- 积分:1
-
pmtk3-1nov12
machine learning a probabilistic persepective的源码(machine learning a probabilistic persepective code)
- 2012-12-31 11:43:06下载
- 积分:1
-
colorbar
用于设置matlab中不同类型的colormap(to set diffrent colormap in matlab )
- 2013-04-13 16:02:12下载
- 积分:1
-
tigaoyunx3
MATLAB是解释型语言,运行速度比较慢.本文探讨提高MATLAB程序运行效率的若干手段.(MATLAB is an interpreted language, run more slowly. Article explores improve the operating efficiency of the program MATLAB several means.)
- 2014-01-19 16:45:11下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1