资源列表
pcaexample
- 简单明白的Principal component analysis (PCA) 使用例子。针对对新手-Simple to understand example of PCA use.
chap4
- 胡晓东,董辰辉.MATLAB从入门到精通[M]的m文件-Hu Xiaodong, Dong Chen-hui. MATLAB from entry to the master [M] m-file
chap11
- syms x g=exp(x*sin(x)) t=taylor(g,12,2) xd = 1:0.05:3 yd = subs(g,x,xd) ezplot(t, [1,3]) hold on plot(xd, yd, r-. ) title( Taylor approximation vs. actual function ) legend( Taylor , Function )-syms x g = exp (x* sin (x)) t = tayl
chap6
- 建模程序大全 建模爱好者的喜欢的程序 程序可以参考哈 这个 模拟退火-Modeling program Daquan modeling enthusiasts like program program can refer to this simulated annealing Kazakhstan
CPP
- C++的运算符重载功能,包括“+”、“-”、“*”、“=”等运算符的重载-C++ operator overloading functions, including operator overloading and other " +" ," -" ," *" ," ="
hdu3865
- 杭电3865 动态规划 +二分图 解题报告-Hang Power 3865+ bipartite graph dynamic programming problem-solving report
HILBERT_OFDM
- Hilbert_OFDM for Power Line communication
DMT
- It is DMT system for Power line communications
DMT_I
- It is DMT for power line communications but low complexity at transmitters
Bitree
- 二叉树的基本功能实现,包括递归遍历,非递归遍历-To achieve the basic functions of a binary tree, including recursive traversal, non-recursive traversal
dead-or-live
- 生死者游戏,利用约瑟夫环编写的C语言代码-Game of life and death were the use of Josephus written in C language code
maze
- 利用数组实现的迷宫代码,在VC环境下运行-Code using the array to achieve the maze, run in VC environment
