搜索结果
找到约 5,008 项符合
M-System 的查询结果
其他 以上所传的内容为电力系统比较全面的分析程序,才用的是matlab编写m的文件
以上所传的内容为电力系统比较全面的分析程序,才用的是matlab编写m的文件
书籍源码 这些代码是关于DS-CDMA 的RAKE接收机MATLAB仿真的问题(附源程序.m)已运行过。
这些代码是关于DS-CDMA 的RAKE接收机MATLAB仿真的问题(附源程序.m)已运行过。
其他 用Leve set分片常数M-S模型进行图形分割的一篇文章
用Leve set分片常数M-S模型进行图形分割的一篇文章
人工智能/神经网络 这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab
这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classificatio ...
其他书籍 Digital Signal Processing System Level Design Using LabVIEW
Digital Signal Processing System Level Design Using LabVIEW,基于LabViEW的数字信号处理系统设计参考书。
其他 Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行
Status CreateSMatrix(RLSMatrix &M)
{ // 创建稀疏矩阵M
int i
Triple T
Status k
printf("请输入矩阵的行数,列数,非零元素数:")
scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu)
M.data[0].i=0 // 为以下比较做准备
for(i=1 i<=M.tu i++)
{
do
{
matlab例程 This template file is used to completely describe a system in a generalized % state space format us
This template file is used to completely describe a system in a generalized
% state space format useable by the ReBEL inference and estimation system.
% This file must be copied, renamed and adapted to your specific problem. The
% interface to each function should NOT BE CHANGED however.
其他 CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardw
CANopen is a networking system based on the CAN serial bus.
CANopen assumes that the device’s hardware has a CAN transceiver
and CAN controller as specified in ISO 11898.
CANopen profile family specifies standardized communication
mechanisms and device functionality. The profile family is available ...
Java编程 A system to manage patients of an hospital (using Inheritance, Exceptions and Collections).
A system to manage patients of an hospital (using Inheritance, Exceptions and Collections).
Java编程 A system to manage a grocery store with a single cash counter.
A system to manage a grocery store with a single cash counter.