-
SimTIFFToImage.m
Converts a monochrome mosaiced TIFF file to simulator format. 在matlab上运行,去除模糊图像,重影。(Converts a monochrome TIFF file mosaiced t o simulator format. In Matlab run, remove fuzzy images ghost.)
- 2007-04-30 13:22:41下载
- 积分:1
-
R-MAC-Wimax
codage for Reservation MAC protocole for WIMAX
- 2011-09-30 19:40:09下载
- 积分:1
-
SA_TSP
模拟退火算法程序
模拟退火算法程序
模拟退火算法程序(Simulated annealing algorithm Simulated annealing algorithm)
- 2013-12-16 13:21:42下载
- 积分:1
-
reference_of_common_functions_of_MATLAB
MATLAB常用函数,包括图形、图像、泛函、方程等内容(function of matlab)
- 2009-05-12 23:54:11下载
- 积分:1
-
beam-to-change-the-phase-shifter
天线方向图,通过设计移相器改变波束指向,相控阵(beam to change the phase shifter)
- 2020-07-13 15:58:52下载
- 积分:1
-
hyperspectral_image_index_analysis
Hyperspectral Image Index Analysis
- 2011-10-31 16:02:43下载
- 积分:1
-
psopt
matlab code for Another Particle Swarm Toolbox
- 2015-02-03 12:49:45下载
- 积分:1
-
PSO-RBF
粒子群算法(PSO)优化的径向基函数(RBF)神经网络算法(Radial basis function (RBF) neural network algorithm optimized by particle swarm optimization (PSO) algorithm)
- 2021-04-12 14:38:57下载
- 积分:1
-
bv_cvxbook_extra_exercises
CVX的使用方法
它是一种很有用的MATLAB工具(CVX to use it is a very useful tool for MATLAB)
- 2010-07-12 11:52:11下载
- 积分:1
-
matport
这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC
的I/O端口。(Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into MatlabWork directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.)
- 2011-05-04 21:40:35下载
- 积分:1