-
MATLAB
说明: 在simulink中搭建Buck-Boost开环电路,但这种开环电路不好调整输出电压,于是又搭建了一种简单闭环电路(Buck-Boost open-loop circuit is built in simulink, but this open-loop circuit can not adjust the output voltage, so a simple closed-loop circuit is built.)
- 2019-01-15 10:30:49下载
- 积分:1
-
FIRdesign
说明: FIR数字滤波器的设计方法主要是建立在对理想滤波器频率特性作某种近似的基础上的。这些近似方法有窗函数法、频率抽样法、最佳一致逼近法。在这里只讨论窗函数法。程序中也是采用了这种方法。(FIR digital filter design method is mainly based on the frequency characteristics of the ideal filter for some kind of approximation on the basis of. These approximate methods are a window function method, frequency sampling method, the best uniform approximation method. Here only to discuss the window function method. Procedure is also adopted this approach.)
- 2008-11-21 19:44:54下载
- 积分:1
-
OFDM_rece_matlab
说明: 在OFDM系统中,这个是发端的编码程序,比较详细的说明(OFDM systems, this is the originator of the coding process)
- 2011-04-12 15:28:55下载
- 积分:1
-
SISO-Tools
single input single output toolbox
- 2013-05-25 22:27:54下载
- 积分:1
-
yzweyeah
相控阵天线的方向图(切比雪夫加权),考虑雨衰 阴影 和多径影响,搭建OFDM通信系统的框架,一个很有用的程序,本程序的性能已经超过其他算法。( Phased array antenna pattern (Chebyshev weights), Consider shadow rain attenuation and multipath effects Build a framework OFDM communication system, A very useful program, This program has exceeded the performance of other algorithms.)
- 2016-03-23 00:35:25下载
- 积分:1
-
激活函数
说明: 神经网络激活函数代码,有代码有图,可以直接用来学习使用。(Neural network activation function code, there are codes and graphs, can be directly used to learn to use.)
- 2020-10-24 18:58:56下载
- 积分:1
-
Matlab6.0imagefunction
matlab 图像处理函数,所有相关函数应用示例。可作为工具查阅。(matlab image processing function, the function of all relevant application examples. Can be used as tools for access.)
- 2009-12-16 13:50:13下载
- 积分:1
-
BitLoad
Bitload in the OFDM system
- 2009-05-28 18:00:43下载
- 积分:1
-
Ex-08
MATLAB小程序:关于MATLAB逻辑运算函数的使用的相关内容(small MATLAB : MATLAB logic operations on the use of function-related content)
- 2007-01-25 09:50:43下载
- 积分: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