-
RLC
Matlab program that calculates the resonant freequency of a seria RLC circut.
- 2009-03-22 22:14:20下载
- 积分:1
-
Multi-wavlet
多维小波matlab工具箱,可以和matlab自带的小波工具箱配合使用。(Multi-dimensional wavelet toolbox matlab, matlab can bring their own use of the wavelet toolbox.)
- 2009-07-09 17:00:09下载
- 积分:1
-
PSOforTSP(MATLAB)
说明: 粒子群算法解决VRP代码(matlab)(Particle swarm algorithm to solve VRP code (matlab))
- 2011-03-24 10:40:00下载
- 积分:1
-
KalmanDenoising_ColoredNoise
采用卡尔曼滤波器滤除语音信号中的有色噪声,采用Matlab实现,并给出了实例(Kalman filter to filter the speech signal colored noise, using Matlab to achieve, and gives an example)
- 2021-03-31 20:19:08下载
- 积分:1
-
abrupt_transition_detection
video shot boundary detection
- 2013-09-02 11:11:15下载
- 积分:1
-
my_sparse
稀疏性最小二乘支持向量机,针对最小二乘支持向量机缺少稀疏性的问题,以特征提取为基础提出具有稀疏性解的最小瓶二乘支持向量机(Sparsity LSSVM for LSSVM lack sparsity issues to feature extraction is proposed based on the solution of sparse least squares support vector machine bottle)
- 2020-11-04 21:59:57下载
- 积分:1
-
802.16System
wimax system with matlab codes
- 2009-06-14 00:46:19下载
- 积分:1
-
program_log2kml
matlab檔案,用於轉檔用途,轉成kml以google earth開啟,輸入nmea檔案,轉換成kml檔案輸出(convert kml file)
- 2014-02-21 10:14:16下载
- 积分:1
-
zenilke.matlab
光机集成的泽尼克多项式拟合,采用matlab编程实现(Zernike polynomial fitting for Opto mechanical integration)
- 2020-09-22 21:07:51下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1