-
matlab-yichuan-suanfa
基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(SGA
《Adaptation in Natural and Artificial Systems》)
- 2009-10-26 00:23:58下载
- 积分:1
-
add_noise_and_SNR_measure
内有两个MATLAB程序,主要用于语音增强:一个用于向纯净语音文件(wav)添加高斯白噪声,信噪比可选;另一个文件用于测量语音信噪比,对语音增强效果判断(MATLAB, there are two procedures, mainly used for speech enhancement: one for the pure audio files (wav) add white Gaussian noise, SNR optional another document used to measure the voice signal to noise ratio, the effect of speech enhancement judge)
- 2008-03-22 00:58:39下载
- 积分:1
-
MatlabProgrammingLearningSoftware
学习matlab的一本辅助电子版学习资料,自认为很不错,望对初学matlab者有用!
编程学习课件(Learning matlab' s a secondary electronic learning materials, since that is very good, hope useful to matlab for beginners! Programming Learning Software)
- 2010-10-29 17:18:06下载
- 积分:1
-
Untitled2
数学建模的程序,用于绘制多元因素的图,2011年建模的程序(Mathematical modeling procedures, multiple factors used to draw maps, 2011 modeling procedures)
- 2013-09-20 22:10:43下载
- 积分:1
-
Self-Organizing--8
The most robust and unambiguous examples of self-organizing systems are ..... the origin of life itself self-organizing chemical systems
- 2015-02-02 00:55:08下载
- 积分:1
-
OFDM
基于QPSK和16QAM的OFDM仿真程序(OFDM simulation based on 16QAM and QPSK modulation)
- 2012-04-24 19:58:39下载
- 积分:1
-
Compressive_Sensing
详细的压缩传感(Compressive sensing)代码,Matlab实现(Codes of Matlab for Compressive sensing)
- 2012-05-26 22:20:05下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
User-Interface-Design
通过编写触发对象后产生的动作执行程序完成下列任务:
①表面图、网格图或等高线图的图形显示;
②命令按钮响应绘制各类图形;
③添加菜单项实现图形窗口颜色的更改。
(Trigger objects by writing the action resulting from the implementation of the program complete the following tasks:
① surface map, contour map grid map or graphic display
② Draw a command button to respond to all kinds of graphics
③ Add menu item to change the color of graphics window.)
- 2011-12-26 14:24:07下载
- 积分:1
-
matlab-code-for-vihicle
车流量的matlab神经网络预测及其优化源代码(matlab code)
- 2009-02-01 21:47:55下载
- 积分:1