-
PICTURE
研究生毕业论文,希望对大家有所帮助,谢谢。顶(Graduate thesis, we want to help, thank you. Top)
- 2010-05-26 12:06:27下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
Assignment-Sharp-3-Speech-Processing
just to get my account activate in this forum
- 2013-08-22 09:47:10下载
- 积分:1
-
Multistrip_coupler_window
surface acoustic wave device (Multistrip_coupler_window)
- 2014-01-17 22:45:34下载
- 积分:1
-
matlab
FIR high pass filter...
- 2011-02-01 20:37:27下载
- 积分:1
-
EMG
EMG data taken healthy human arm
- 2015-04-09 03:17:44下载
- 积分:1
-
mit-matlab
是mit 的经过翻译的关于matlab 的经典的课件(Mit the result is a translation of the classic on matlab Courseware)
- 2008-04-12 12:51:22下载
- 积分:1
-
m
说明: 系统辨识与MATLAB仿真程序与剖析夹介绍了MATLAB应用入门方法,本程序是关于m序列的MATLAB程序。并提供具体程序予以分析(System identification and analysis of MATLAB simulation program with MATLAB Applications folder entry describes the method, the program is on the m sequence of MATLAB. And to provide specific procedures to analyze)
- 2011-02-08 12:58:47下载
- 积分:1
-
opamp
Op Amp details & application
- 2010-07-04 01:42:59下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1