-
MATLAB-Programming(second-edition)
MATLAB编程(第二版)-菜鸟入门级教材,值得一看。 (MATLAB Programming (second edition)- rookie entry-level teaching materials, worth a visit.)
- 2009-04-03 22:05:44下载
- 积分:1
-
obj_display
读取obj模型并且显示的matlab代码。
简单易懂(matlab code to read .obj model)
- 2011-01-15 16:02:43下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
GML_AdaBoost_Matlab_Toolbox_0.3
adaboost算法代码可以在matlab中运行等等。。。。。。。。。。。(adaboost algorithm code)
- 2014-01-27 16:09:18下载
- 积分:1
-
DiscreteTFD-v1.2
This is a collection of Matlab files for computing time-frequency distributions or time-frequency representations.
- 2021-03-14 19:49:23下载
- 积分:1
-
RDF_GUI
输入的影像可以是一个复杂的形象contaning点,纹理,缺陷等图形用户界面可以让用户手动识别中心,动态更新和纪念中心。标志着该中心可以在整个图像或它的一部分。一旦所有这些中心鉴定,RDF是由程序计算和策划,并包含一个txt文件保存中心的名单。(The input image can be a complicated image contaning dots, textures, defects etc. The GUI lets the user manually identify the centers, dynamically updating, and marking the centers. The centers can be marked in the whole image or a part of it. Once all the centers are identified, the RDF is calculated and plotted by the program, and a txt file containing the list of centers is saved. )
- 2011-05-21 13:10:54下载
- 积分:1
-
PV3
针对光伏电站独立防孤岛保护装置现有的被动式孤岛检测方法,结合电网实际需求,(The ability to detect islanding condition is a mandatory requirement for inverter-based distributed generation system. In this study, an improved islanding detection scheme is developed using the variational mode decomposition (VMD) algorithm)
- 2020-04-20 15:28:38下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
ASK
说明: 基于MATLAB的ASK编码,已经通过了MATLAB调试了(MATLAB-based ASK encoding, has adopted a MATLAB debugging)
- 2010-05-04 20:40:38下载
- 积分:1
-
MATLABclusting
MATLAB 进行聚类分析,直接调用函数,各种聚类算法。(MATLAB for cluster analysis)
- 2012-08-17 12:46:31下载
- 积分:1