-
logistic_demo
使用Logistic Regression来讲解Probabilistic Classification Methods并绘出正确图表(Logistic Regression to explain the use of Probabilistic Classification Methods and draw the correct diagram)
- 2010-11-08 22:21:04下载
- 积分:1
-
nihe
有关于多项式/曲线拟合的一些例题代码,一共有7个*.m文件(There polynomial/curve fitting some examples of code, a total of 7*. M file)
- 2013-12-27 11:08:49下载
- 积分:1
-
《射频电路设计——理论与应用》一书课后习题第十章Matlab程序代码(完)-RF_ch10
《射频电路设计——理论与应用》一书课后习题第十章Matlab程序代码(完)("RF circuit design-- Theory and Application," a book OSCAR Exercises Chapter 10 Matlab code (END))
- 2005-04-04 19:45:50下载
- 积分:1
-
adptivecontrol
自己写的关于电机自适应控制的源码,考虑所有参数均为未知的情况( code on the motor adaptive control with MATLAB)
- 2010-01-19 16:02:28下载
- 积分:1
-
szjzzh
数字进制转换:输入任意一个十进制数,能转换成二进制和十六进制。(Digital hex conversion: enter any decimal number,and they can be converted into binary and hexadecimal.)
- 2012-03-29 16:14:28下载
- 积分:1
-
OFDM
基于matlab的ofdm系统仿真性能、源代码、原理(Performance of ofdm system based on matlab simulation, the source, and principle)
- 2014-02-09 11:24:20下载
- 积分:1
-
WSN_mac
wireless sensor networks are required to share one wireless channel among several
sensor nodes. An efficient media access control (MAC) protocol must be developed and implemented
on hardware. This MAC must be easily used by future users on the target hardware. The MAC should
avoid data collision and posses strong speed of transmission.
- 2014-02-07 14:58:02下载
- 积分:1
-
matlab_GA_toolbox_and_its_aplication
matlab 遗传算法工具箱及其应用 电子书 pdf格式(matlab GA toolbox and its application,format pdf)
- 2010-02-04 10:45:05下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
mateeeeiee
FOR GETTING IDEA ABOUT MATLAB..THIS IS GOOD SCHDULE TO U
- 2012-02-13 22:06:11下载
- 积分:1