-
Adaptive-GA-applications
自适应遗传算法的应用举例,包含程序,数据对比图这类(Adaptive Genetic Algorithm Application examples, including programs, data comparison chart such)
- 2014-08-28 09:56:21下载
- 积分:1
-
MATLAB-neural-network-control
matlab 神经网络应用设计(第一版)的源代码。(matlab neural network application design (first edition) source code.)
- 2013-03-19 21:10:05下载
- 积分:1
-
matlab-H
matlab处理图像代码,很不错,值得看看(matlab image processing code, very good, worth a look)
- 2013-11-15 16:45:28下载
- 积分:1
-
matlab_applyhatch
matlab fig中直方图加入阴影斜线(matlab fig histogram adding shadows slash)
- 2014-02-26 20:32:16下载
- 积分:1
-
huiseyuce
里面有灰色预测模型的matlab程序,只需输入数据即可,调试成功,可运行。(There are gray prediction model matlab program, you can simply enter the data, debugging success, can be run.)
- 2013-08-27 21:45:05下载
- 积分:1
-
jiaozheng
这是一个matlab程序,可以用来执行鱼眼图像的校正,将鱼眼图像展开成我们人眼比较好看的图像,方便观察(This is a matlab procedures can be used to perform the calibration of the fisheye image Expand the fish eye image into our human eye looks image, to facilitate the observation)
- 2012-11-07 21:02:49下载
- 积分:1
-
newton
最优化计算方法中 有关于拟牛顿法的一段小代码 可以看看(Optimization method in the Quasi-Newton method on a small section of code that can look at)
- 2009-10-08 19:49:31下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
testHammingQPSK
仿真未编码和进行Hamming编码的QPSK调制通过AWGN信道后的误比特率性能(Hamming coding and for the simulation are not encoded by QPSK modulation in AWGN channel, the bit error rate performance)
- 2013-10-25 11:18:44下载
- 积分:1
-
pca
该代码为PCA主成分分析,可用于特征选择,选取贡献最大的前三个主成分(The code for the PCA principal component analysis, can be used for feature selection, select the largest contribution to the first three principal components)
- 2010-07-05 10:30:41下载
- 积分:1