-
aplication-houghcircles
identify circles in a image binary by method houghcircles
- 2012-08-17 23:43:48下载
- 积分:1
-
get_CS_results
compressive sensing matlab code.
- 2014-02-13 22:13:58下载
- 积分:1
-
Modified-response-spectrum
用于地震工程学中的,修正反应谱的一种方法,尝试性修正反应谱(A method to modify the earthquake response spectrum)
- 2014-08-10 08:46:17下载
- 积分:1
-
softmax
Softmax 函数处理,softmax 用于 Deep Learning 后的分类器的实现与识别,此函数的参数经过优化,有较强的泛化能力和性能(Softmax function processing, softmax classifier Deep Learning for the realization and recognition, the parameters of this function is optimized, there is a strong generalization ability and performance)
- 2014-01-26 12:17:27下载
- 积分:1
-
LMS by adian try
本程序用matlab工具编程,采用lms算法实现信道估计.其中信源是+-1二值随机码,信道为多径(3路径)信道.(the procedures used Matlab programming tools using LMS algorithm channel estimation. Which source is-1 two random codes, channel more Drive (Route 3) channel.)
- 2020-09-01 17:58:09下载
- 积分:1
-
MA
说明: 一个画磁滞回线的matlab程序 ,,,,,(Hysteresis Loop of a painting program matlab)
- 2010-05-10 21:15:22下载
- 积分:1
-
FCM_src
classification d image avec l algo FCM
- 2013-12-14 20:13:25下载
- 积分:1
-
AB-SC-7H_1
its in i phone3 vesoin
also it is included
- 2010-09-25 08:30:44下载
- 积分:1
-
color
这个程序可以自定义颜色选择框,因为matlab自带的uisetcolor在编译后的.exe中运行会导致窗口最小化,所以可以自定义颜色选择框(This procedure can customize the color selection box, because in uisetcolor built-in matlab compiled. Exe run will lead to minimized windows, so can customize the color selection box)
- 2009-05-15 17:31:10下载
- 积分:1
-
GUIS_FEX
matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as
data needed to run the GUI, are stored in a main structure called S.
The fieldnames for handles are in lower case letters, and the fieldnames
for data are in uppercase letters. Callback function names are
designated with the fieldname of the object to which they correspond,
followed by _call. Other function names are similarly designated. For
instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end
in _bdfcn. The code of each GUI is generously commented, and subtle
points may be examined in the comments (see for example the last comment
block in GUI_32). If anything seems unclear, look first in the comments,
and if satisfaction is not found there feel free to email me.)
- 2010-12-24 13:40:00下载
- 积分:1