-
imgsteglsba
HI GUYA CHIT UAING MATLAB WE USE METOD LSB PLS CHECK IT VERY SEFULL
- 2013-11-28 22:24:59下载
- 积分:1
-
absproject_matlab
simulating of abs system for one wheel
- 2012-01-27 22:44:24下载
- 积分:1
-
smithch
本函数在matlab实现阻抗圆图,通过调用switch()函数,可以得出传输线的反射系数,以及支节匹配等参数,本函数可以实现单、双和三支节匹配。(The realization of the impedance function in matlab circle map, by calling the switch () function of transmission line can be drawn of the reflection coefficient, as well as the support section to match the parameters, this function can achieve a single, double and three matching section.)
- 2009-04-22 20:26:20下载
- 积分:1
-
matlabexample2
说明: matlab编程实例一百个,非常有用的小程序,尤其是在图像处理方面。(matlab programming examples hundred, a very useful little program, especially in image processing.)
- 2011-04-16 15:14:46下载
- 积分:1
-
predict2
说明: 利用神经网络训练,对EEG数据进行预测,还有分类(The neural network training, prediction of the EEG data, there are categories)
- 2020-10-19 11:47:25下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
6_DOF
六轴机器人运动学仿真,包含正解工具箱和反解工具箱,并对六轴的奇异形位进行判断。(
Six-axis robot kinematics simulation, including the positive solution toolbox and anti-solution toolbox, and the six-axis singular form to judge.)
- 2016-10-28 08:06:45下载
- 积分:1
-
matlab
简单的if else,和switch分支的小程序,希望大家谅解(Simple if else, and switch branches applet, I hope you understand)
- 2013-05-22 15:10:36下载
- 积分:1
-
ladon-transform
地震数据的线性拉东变换,可以用来观察地震数据拉东域的形态(Linear Radon transform of seismic data, seismic data can be used to observe the morphology of Radon domain)
- 2015-06-24 21:18:28下载
- 积分: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