以八度为单位的变量前面的@符号的作用是什么? [英] what is the purpose of the @ symbol in front of a variable in octave?

查看:81
本文介绍了以八度为单位的变量前面的@符号的作用是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

例如:

model = svmTrain(X, y, C, @(x1, x2) gaussianKernel(x1, x2, sigma)); 

免责声明:这是来自Coursera ML类的,但按常规搜索@符号几乎是不可能的.

Disclaimer: This is from the Coursera ML class, but it's nearly impossible to search for the @ symbol conventionally.

推荐答案

@ 查看全文

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆