搜索结果
找到约 562 项符合
method 的查询结果
按分类筛选
- 全部分类
- matlab例程 (98)
- 数学计算 (51)
- 数值算法/人工智能 (34)
- 其他 (32)
- 单片机编程 (28)
- 其他书籍 (27)
- 人工智能/神经网络 (19)
- 文章/文档 (16)
- 行业发展研究 (14)
- 系统设计方案 (13)
- 软件工程 (12)
- Java编程 (12)
- 技术资料 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (10)
- 数据结构 (9)
- 文件格式 (9)
- 微处理器开发 (8)
- 通讯编程文档 (7)
- 压缩解压 (7)
- 加密解密 (7)
- 单片机开发 (6)
- 书籍 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- Java书籍 (5)
- 书籍源码 (5)
- 电子书籍 (5)
- Delphi控件源码 (5)
- 嵌入式/单片机编程 (4)
- 其他行业 (4)
- 教程资料 (3)
- 传感与控制 (3)
- 无线通信 (3)
- 其他嵌入式/单片机内容 (3)
- Linux/Unix编程 (3)
- DSP编程 (3)
- VC书籍 (3)
- VIP专区 (3)
- 学术论文 (2)
- 电源技术 (2)
- 测试测量 (2)
- 并行计算 (2)
- 邮电通讯系统 (2)
- Symbian (2)
- 游戏 (2)
- 网络 (2)
- Windows CE (2)
- JavaScript (2)
- 技术管理 (2)
- 教育系统应用 (2)
- 人物传记/成功经验 (2)
- CA认证 (2)
- 驱动编程 (2)
- 图形图像 (2)
- 多媒体处理 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 接口技术 (1)
- 存储器技术 (1)
- 生物技术 (1)
- Applet (1)
- 多国语言处理 (1)
- 串口编程 (1)
- Modem编程 (1)
- 交通/航空行业 (1)
- Jsp/Servlet (1)
- *行业应用 (1)
- GPS编程 (1)
- 软件测试 (1)
- VHDL/FPGA/Verilog (1)
- Internet/网络编程 (1)
- Matlab (1)
- 源码 (1)
- 论文 (1)
matlab例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d
The function applies the Madsen method for Doppler Centroid estimation. The input are:
1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
数值算法/人工智能 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method)
牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。 ...
文章/文档 meshfree method lecture notes using radial basis function
meshfree method lecture notes using radial basis function
文章/文档 meshfree method lecture notes using radial basis function
meshfree method lecture notes using radial basis function
文章/文档 meshfree method lecture notes using radial basis function
meshfree method lecture notes using radial basis function
文章/文档 meshfree method lecture notes using radial basis function
meshfree method lecture notes using radial basis function
文章/文档 meshfree method lecture notes using radial basis function
meshfree method lecture notes using radial basis function
matlab例程 load flow algorithm, with entering bus data and line data it solves the load flow with newton method
load flow algorithm, with entering bus data and line data it solves the load flow with newton method.
人工智能/神经网络 该文件是Newton Method for LP Support Vector Machine 文章的程序
该文件是Newton Method for LP Support Vector Machine 文章的程序
数值算法/人工智能 The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla
The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of poss ...