-
Best_pseudo_coloring_idea
A code for pseudo coloring the images
- 2009-05-01 11:19:40下载
- 积分:1
-
step4aa
comparision of transforms
- 2012-03-23 17:41:31下载
- 积分:1
-
gaussLUrombergOLSmatlab
高斯消元法LU分解龙贝格OLS等matlab程序(Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS)
- 2013-12-28 16:10:19下载
- 积分:1
-
Java
Introduccion a la Programacion UAQ 1er Semestre
- 2015-04-14 08:24:19下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1
-
matlog
说明: 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location
Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP)
Networks: Shortest path, min cost network flow, minimum spanning tree problems
Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting
Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP
Material handling: Equipment selection
General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure
Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes (logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.)
- 2006-03-29 17:00:58下载
- 积分:1
-
Pinhole_diffraction
利用傅里叶变换的原理计算复杂线型的激光经过小孔之后的衍射。(Using Fourier transformation calculation principle of linear complex laser through the holes after diffraction.)
- 2012-03-25 17:56:35下载
- 积分:1
-
lzw_coding
This program code is used for compressing a content or image using LZW compression methods.
- 2013-11-22 01:53:28下载
- 积分:1
-
智能微电网调度算法
说明: 采用智能微电网调度算法,对微电网内分布式发电资源进行优化配置(The intelligent micro grid scheduling algorithm is used to optimize the allocation of distributed generation resources in the micro grid)
- 2019-11-29 16:45:52下载
- 积分:1
-
mp3read
Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful.
wav = mp3read(inpath, outpath)
outpath is unused.
inpath - path to mp3 file
- 2011-04-19 04:51:43下载
- 积分:1