-
yuan
计算孔口应力集中的计算复变函数方法。本人自己编的程序,可读性比较差。(Calculation of stress concentration calculation orifice complex variable function method. I own procedures, a relatively poor readability.)
- 2009-06-12 15:08:35下载
- 积分:1
-
wavelet-design-codes
这是一本很权威的由张德峰老师编写的小波分析的书相应的源代码(This is a very authoritative and written by Zhang Defeng teacher' s book of wavelet analysis the source code)
- 2011-04-24 11:47:08下载
- 积分:1
-
scattering_radar
new principle in RADAR and LIDAR with pulse compression and ifft and fft
- 2014-01-03 02:07:46下载
- 积分:1
-
HopfielExample
A very simple exaple of application of Neural Hopfield mathod.
- 2010-06-17 19:20:22下载
- 积分:1
-
nlfa_iter
separation nonlineaire de source par iteration
- 2010-12-23 18:49:25下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
femmatlabexample
matlab fem beam to solve displace
- 2010-06-02 05:05:54下载
- 积分:1
-
Gbps-high-speed-channel-estimation
Gbps高速无线通信的信道估计技术研究,硕士论文,很值得学习(Gbps high-speed wireless communication channel estimation techniques, Master' s thesis, it is worth learning)
- 2012-06-15 21:32:35下载
- 积分:1
-
KEYHANDOUT(matlab)
此为事件触发型WSN(无线传感器网络)的密钥分发程序。
分为主程序KEYHANDOUT
5个可供加载到实际网络中的5个子程序PART1-5
还有一个初期密钥的建立KEYSOURCE函数。
调用时 1:先运行KEYSOURCE函数初始化环境。
2:在直接运行主函数KEYHANDOUT函数即可。
(Dies ist eine ereignisgesteuerte WSN (Wireless Sensor Networks) Schlüsselverteilungsprozess.
Das Hauptprogramm ist in KEYHANDOUT geteilt
5 zum Laden in das eigentliche Netzwerk von fünf Unterprogramme zur Verfügung PART1-5
Es gibt auch eine Funktion der erste Schlüsselerstellung Hauptquellgruppen.
Wenn Sie anrufen ein: zum ersten Mal ausgeführt Hauptquellgruppen Funktion initialisiert die Umwelt.
2: direkt ausführen, um die Hauptfunktion KEYHANDOUT Funktion.)
- 2020-09-27 22:17:45下载
- 积分:1
-
添加球面镜
说明: 使用matlab制作SLM的会聚球面波相位全息图,欢迎大家借鉴(The use of MATLAB to produce SLM phase hologram of convergent spherical wave is welcomed for your reference.)
- 2020-11-03 20:49:52下载
- 积分:1