-
1
说明: 该程序可以建立一个链表,然后随机的插入节点(The program can build a linked list, and then randomly insert the node)
- 2009-11-25 10:18:16下载
- 积分:1
-
GM11
此代码为灰色预测GM(1,1)代码,其中包括了各个参数的计算及误差(This code is gray forecasting GM (1,1) code, including the calculation of the various parameters and error)
- 2014-02-05 14:52:14下载
- 积分:1
-
formant-exemple
projects are very important I really need the downloaded
- 2016-08-22 05:02:30下载
- 积分:1
-
AFplot
you can plot the Array function of Smart Antenns
- 2011-12-06 13:50:19下载
- 积分:1
-
pmsm_dtc
利用S函数建立的永磁同步电动机直接转矩控制模型,共大家参考。(Using the S function to establish permanent magnet synchronous motor direct torque control model of reference.)
- 2020-06-30 10:20:02下载
- 积分:1
-
VoiceBox_Matlab
Voicebox Matlab m files
- 2013-10-20 01:49:58下载
- 积分:1
-
matlab-im2bw
一个matlab界面程序,读入图像可以保存,通过slider来控制图像二值化的阈值,并且保存变化后的图像(A matlab interface program,Image reading, images can be saved, to control the image binarized by the threshold value slider, and save the changed)
- 2014-02-22 10:42:08下载
- 积分:1
-
equationsuper
这是一个超级方程,运用MATLAB进行解得,直接设置参数,即可得到方程解.(This is a super-equations, the use of MATLAB to solve for, directly set the parameters, equations can be obtained.)
- 2010-07-12 14:47:47下载
- 积分:1
-
32wpsdds
直接序列扩频就是直接用具有高码率的扩频码序列在发端去扩展信号的频谱。而在收端,用相同的扩频码序列去进行解扩还原成原始的信息。(Direct Sequence Spread Spectrum is the direct use of the spreading code sequence with a high rate in the originator to expand the spectrum of the signal. Receiving end, using the same spreading code sequence to despread the broadening of the spread spectrum signal to restore the original information.)
- 2012-05-13 17:22:10下载
- 积分:1
-
gradient descent
说明: 梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1