photo

Kazim


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

AhmetHasim

统计学

MATLAB Answers

6 个提问
0 个回答

排名
215,695
of 300,399

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,952

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,598

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


q = quadl(fun,a,b,tol,trace,p1,p2,...)
Hi Dear Matlab Users; I want to use quadl function using my function and then integrate it numerically. Matlab function r...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Triplequad function with symbolic variables
Hi Dear Matlab users My problem is I wrote a function just below. function out = ahmet(r,s,zeta) syms z1 o...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Global symbolic variable definition
Hi Dear Matlab users I defined a variable in .M file and assigned a symbolic value to that variable.Then I defined a functio...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Which command can tell me my function degree ?
Hi ; I have a problem with my function. I want to learn its highest degree. My function is like f(r,s) = a*r^2+b*r*s+c*s^...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Special character adding in command window
Hi I want to ask how we can add a special charecter like gama or beta in the command window. For ex I want to write syms...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Collecting the terms in a specific coefficient
Hi, I want to ask how we can make Matlab do such a thing; For ex; I have an expression ----> a*x^2+2*a^3*x and I want this...

13 years 前 | 1 个回答 | 0

1

个回答