-
colorcode
MATLAB的颜色代码,基于RGB的代码形式,可作为编写时检索用。(MATLAB color code)
- 2010-03-14 13:36:46下载
- 积分:1
-
svpwm2
空间电压矢量调制技术模块,进过自己认真仔细的搭建,可用。(Space vector modulation module, has been to carefully build available.)
- 2012-05-19 20:56:09下载
- 积分:1
-
Fuzzy-Logic-Toolbox-
模糊逻辑控制matlab工具箱,可直接调用函数。(Fuzzy logic control matlab toolbox, can call the function directly.)
- 2012-10-19 19:22:19下载
- 积分:1
-
38380202zhiwenxihua
基于matlab的指纹图像细化处理程序matlab源码。(Matlab-based fingerprint image thinning processing matlab source.)
- 2013-11-07 15:09:44下载
- 积分:1
-
.sif
帮助matlab载入.sif文件,从而读取并处理文件内容(Help matlab load. SIF file to read and process file content)
- 2020-06-20 16:20:02下载
- 积分:1
-
FFT_all
说明: 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)
- 2019-05-12 10:03:40下载
- 积分:1
-
gui
说明: matlab gui 设计的实例 代码(matlab gui design examples of code)
- 2008-11-19 21:10:14下载
- 积分:1
-
svm_inverter_anggun_anugrah
This is a simple model simulink for Space Vector Pulse Width Modulation Inverter with input alpha-beta (2-phase AC)
- 2010-05-11 11:34:46下载
- 积分:1
-
using_same_voxel_space
This program lets you put one image into the same voxel space as another image. E.g. you might want to extract a Brodmann area from the brodmann.img file that comes with MRIcro, and then put that set of 1x1x1mm voxels into the same voxel space as your functional data, which probably covers a smaller volume and has larger voxels. Then you can use the Brodmann area as an ROI to explore your functional results.
- 2012-08-07 13:11:35下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1