-
人工神经网络原理及仿真实例
该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。(The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the system. When used, you can change the network's own parameters, interactive better, but the system through a lot of icon and parameter settings, so you can understand each application process and the realization of detailed steps.)
- 2020-10-18 14:37:26下载
- 积分:1
-
regionGrow
该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。(this code is used for region growing in the image segmentation domain.)
- 2010-02-26 19:12:24下载
- 积分:1
-
MATLAB2013-teaching-material
MATLAB2013超强教程,一本教程学会Matlab2013(Matlab 2013 teaching material)
- 2014-11-05 09:02:55下载
- 积分:1
-
beat-frequency
本例程序计算了光拍频和光多普勒效应的演示程序(beat frequency caculate)
- 2011-05-03 15:30:27下载
- 积分:1
-
Distance-Calculation
Calculate actual distance between two points on Earth, given their Lat Lon Alt, in Km
- 2013-03-08 16:27:48下载
- 积分:1
-
s_heli_2d_ff_lqr_i
这是关于二自由度直升机模型的前向控制和反馈控制的simulink仿真模型(This is the simulink simulation model helicopter model before about two degrees of freedom to control and feedback control)
- 2013-11-28 21:19:41下载
- 积分:1
-
LLE
LLE算法用Matlab实现,完全能达到LLE算法的要求。(LLE algorithm using Matlab, fully able to meet the requirements of the LLE algorithm.)
- 2013-05-06 17:22:43下载
- 积分:1
-
FCM_src
classification d image avec l algo FCM
- 2013-12-14 20:13:25下载
- 积分:1
-
01948596ClassificationA
this file contains a good matlab code for data classification
- 2013-10-09 21:48:23下载
- 积分:1
-
cdma2c
CDMA Simulation Using MATLAB
This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word, given by the Walsh set, to encode its data, send it across the channel, and then perfectly reconstruct the data at the receiver.
The simulation utilizes these simplifications:
1. The individual data streams share the same bit length.
2. The code words are determined using the Walsh set to create orthogonal code words.
3. The spreading factor M of each code word is identical.
4. All users (data streams and codes) are synchronized in time.
5. Set-up and hold times of real-world systems are ignored.
6. The channel through which the data passes is ideal.
- 2015-01-20 02:47:09下载
- 积分:1