-
VIP
Binary Subtraction performs binary subtraction for two bit arrays and produces back the result, can be used if you represent your bits/symbols as array elements.
- 2010-08-26 17:53:23下载
- 积分: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
-
MATLAB_in_-theCourse
MATLAB及在电子信息课程中的应用(第4版),本资料是这本书中每个例子的详细matlab代码。对做研究和工程的人员来说比较有用。(MATLAB and its application in the electronic information Course (4th edition), this information is in this book each case in detail matlab code. Useful for doing research and engineering personnel who.)
- 2014-10-29 19:24:02下载
- 积分:1
-
problem1structures
MATLAB structures provide a way to collect arrays of different types and sizes
in a single array. The following codes show how this can be made for problem1.m.
One of the most interesting features is that the argument passing to functions is
simplified.
MATLAB codes for Finite Element Analysis
problem1.m
antonio ferreira 2008
- 2013-10-01 19:07:56下载
- 积分:1
-
turbo_codes
Using logmap algorithm and maxlogmap algorithm with turbo codes.
- 2009-09-21 04:04:46下载
- 积分:1
-
GuiSin
本人精心收集的正弦内插算法,根据此算法,每个周期2.5采样点就可以重构一个正弦波形,经改造可用于VC和matlab(I carefully collected the sine interpolation algorithm, based on this algorithm, each cycle of 2.5 sampling points can reconstruct a sine wave-shaped, can be used by the transformation of VC and matlab)
- 2009-10-30 09:07:30下载
- 积分:1
-
qpsk_ber_sevelchannel
这是一个仿真qpsk信号通过不同信道模型(包括单径,多径,莱斯,瑞利平坦等信道)的性能的matlab程序。(This is a simulation qpsk signals through different channel model (including single-track, multi-track, Condoleezza Rice, Rayleigh and other flat Channel) Performance of Matlab procedures.)
- 2007-06-05 01:01:19下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1
-
Settings_SystemTest
Settings System Test extends Android Test Case.
- 2014-01-13 12:09:40下载
- 积分:1
-
GAthesis2
这是matlab遗传算法的优秀论文,绝对对大家有用。 我也在用,给大家分享。(This is an excellent genetic algorithm matlab thesis absolutely useful to everyone. I also used to share with you all.)
- 2009-07-20 21:16:08下载
- 积分:1