-
The_dual-port_RAM-based_FPGA
基于FPGA的双口RAM实现及应用,对RAM有一个系统的介绍(The dual-port RAM-based FPGA Implementation and Application of RAM to have a systematic introduction)
- 2010-07-05 11:35:55下载
- 积分:1
-
Matlab08
matlab入门与提高中介绍gui界面设计的相关内容的书籍(matlab gui entry and improve the interface design described in the related content of books)
- 2011-09-18 10:47:19下载
- 积分:1
-
stage_reaction
这个小程序是计算涡轮一级的反动度沿叶高分布的,只要有压力沿叶高分布的.csv文件即可(This program can calculate the reaction in the turbine, it only needs the pressure distribution along radial direction.)
- 2013-12-05 19:46:11下载
- 积分:1
-
拟NewtonBFGS算法(精确)
BFGS是一类凸优化算法;对无约束优化问题十分有效。(Convex optimization algorithm; unconstrained optimization)
- 2019-04-12 18:38:50下载
- 积分:1
-
put-c-code-into-matlab-
put c code into matlab
- 2011-08-23 10:11:51下载
- 积分:1
-
MIMOOFDMVBLAST
仿真mimo ofdm v-blast 程序(Simulation mimo ofdm v-blast procedures)
- 2009-07-20 22:14:06下载
- 积分:1
-
biterrorrate_channel
4个不同信道环境下误码率的分析,基于信噪比SNR的,通信方面(four different channel bit error rate environment analysis, based on the SNR, communications)
- 2006-09-25 20:17:50下载
- 积分:1
-
matlab_gui
一个关于matlab中gui界面设计的小程序,适合初学者对gui编程进行一定程度的了解。(A small program on matlab gui interface design, suitable for beginners gui programming to a certain degree of understanding.)
- 2012-05-11 09:16:31下载
- 积分:1
-
MATLAB-GUI-design-version2.pdf
《MATLAB GUI 设计学习手记 第2版》matlab很好用的自学GUI设计教材(" MATLAB GUI design study notes 2nd edition" matlab good use of self-GUI design textbook)
- 2014-10-18 09:17:44下载
- 积分:1
-
pcnn
利用pcnn,每当有一批像素对应的神经元点火,对像素值进行一次修正。第n次点火的所有神经元用矩阵B(n)表示,
已经点火的像素位置标记为‘1’,未点火的标记为‘0’。通过一个3*3的模板滑过B(n),判断若模板内的值全为‘1’或全为‘0’,
则这些像素值不进行处理,否则若模板中心的值为‘1’,则增加该位置的像素值的大小,中心值为‘0’,则减小像素值。该功能由xiugai(B,K)函数实现
Beta取负值来抑制周围的神经元点火,因为输入pcnn(X)的是模糊图像,抑制之后使处理的像素值更加接近原图像的像素值(抑制参数通过试验确定,并不精确)
总之运行结果只是对像素值变化较大的边缘区域进行了像素值的修正。
通过不断调整参数使峰值信噪比有所升高,但是升高得不是太多(Use pcnn, whenever a group of pixels corresponding to the firing of neurons, a correction value for the pixel. Ignition of all the n-th neuron matrix B (n) represents,
Already ignition pixel position labeled 1 , unfired labeled 0 . By a 3* 3 templates over the B (n), determines if the value within the template are all 1 or all 0 ,
These pixel values are not processed, otherwise the value if the template center 1 , then the increase in the size of the pixel values of the position, the center value of 0 , the pixel value is reduced. This function is implemented by xiugai (B, K) function
Beta is a negative value around the element to inhibit neuronal firing, because the input pcnn (X) is a blurred image, the pixel values of inhibition after treatment of the pixel value closer to an original image (suppression parameter determined by experiment, is not exact)
Results only in short run large changes in the edge region of the pixel values of the corrected pixel values.
)
- 2014-12-01 09:16:42下载
- 积分:1