0
Завершен

How can I run FresnelS and FresnelC functions?

JinhakKim 8 лет назад обновлен Pavel Holoborodko 8 лет назад 1

When I add the multiprecision computing toolbox and type FresnelS(1) in matlab command, I get the following error message.


Cannot find an exact (case-sensitive) match for 'FresnelS'

The closest match is: fresnels in C:\Program
Files\MATLAB\R2016a\toolbox\symbolic\symbolic\@double\fresnels.m


Also, when I type fresnels(mp(1)), I get


Undefined function 'fresnels' for input arguments of type 'mp'.


How can I solve this problem?

Завершен

This is case-sensitive function:


>> FresnelS(mp(1))
ans =
    0.4382591473903547660767566966251527

Сервис поддержки клиентов работает на платформе UserEcho