-
MATLAB-concise
matlab是一门简单易学的重要工具,一个简明的例程可以事半功倍。(matlab is an easy to learn an important tool for a concise routines can do more with less.)
- 2013-03-15 13:01:12下载
- 积分:1
-
gonglv
基于定价博弈的频谱分配算法研究胡matlab程序,包含古诺模型(Research on Spectral Allocation Algorithm Based on Pricing Game HU Matlab Program, Including Cournot Model)
- 2017-04-05 16:44:49下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
face_detection
face detection algorithm .
- 2009-12-28 23:21:14下载
- 积分:1
-
WirelessLocation
关于无线定位解算的算法,包括TDOA、AOA解算过程。(About Wireless Location solver algorithms, including TDOA, AOA solving process.)
- 2015-12-04 09:41:22下载
- 积分:1
-
免疫算法
免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method.)
- 2017-08-15 11:22:29下载
- 积分:1
-
simLLRvsHD_
simulation LLR and Hardware
- 2009-11-25 20:17:35下载
- 积分:1
-
DWA
sigma-delta DAC simulink model
- 2011-04-26 13:40:46下载
- 积分:1
-
Assignment2a
Long window algorithm source code
- 2011-11-28 22:49:20下载
- 积分:1
-
cc1_matlab
基于Matlab的循环码的编码与译码,内附源码的详细注释及其编译码的过程-Matlab code based on the cycle of encoding and decoding, containing detailed notes and source coding and decoding process(Matlab cyclic code encoding and decoding, enclosing the source detailed notes of the encoding and decoding process-Matlab code based on The Cycle of encoding and Decoding, containing detailed Notes and source Coding and Decoding Process)
- 2013-04-19 19:50:19下载
- 积分:1