
No.3ベストアンサー
- 回答日時:
> No it says ジュリア関数 right in the class material and I have no idea what the heck he is talking about
Seems no one have any idea.
Googling suggests it is possibly related to Julia set.
Julia set:
https://en.wikipedia.org/wiki/Julia_set
Whichever, no accuracy at all. Who the hell knows?
In addition, as I commented in #1, this set seems to be related to something "GRAPHICAL"; therefore, you cannot program with pure C/C++, because either C/C++ is basically designed to implement *Command Line* tools, or out of dated a-bunch-of-text-only-bullshits.
Thus, nobody could do nothing about this question.
Sorry.
Thank you~ Maybe this one is what I was looking for :) Don't be sorry because you did literally nothing wrong. You are the best fr! No one is really that kind to me on here.
No.4
- 回答日時:
具体的な環境が不明なので C++ 言語っぽく概要のみ回答します。
c = 具体的な複素数;
f_c = 写像関数作成(c);
原点 = 原点の複素数を入力();
画像 = new 画像(格子点の数);
for (y = 0; y < 格子点の数; y++) {
_ for (x = 0; x < 格子点の数; x++) {
_ _ z = 複素数(原点と格子座標Xから実数を計算(原点,x), 原点と格子座標Yから虚数を計算(原点,y));
_ _ 色 = 集合内部色;
_ _ for (n=0; n<最大反復回数; n++) {
_ _ _ if (z.abs() > 2) { 色 = 脱出数から塗分け色を計算(n); break; }
_ _ _ z = f_c(z);
_ _ }
_ _ 画像.点描画(x,y,色);
_ }
}
表示(画像);
No.2
- 回答日時:
> ありがとうございます。
ごめんなさい。でも、数値計算の授業で、ジュリア関数を使うと言いました。それで、Cのそのようなものしか私は覚えていません。Julia "Function"?
I bet you are talking about the Julia "language", which MIT, or Massachusetts Institute of Technology, developed.
Julia:
https://en.wikipedia.org/wiki/Julia_(programming …
Whatever, you still post to a wrong category. You should post there:
その他(プログラミング・Web制作):
https://oshiete.goo.ne.jp/articles/qa/2849/
In addition, you anytime have to specify what language you want to use.
Whatever, I'm afraid that this is hard to get any answer, because people seldom know what the hell "Julia" is.
私は、cametan_42さんは、日本人とおもてたからびっくりしました。子供みたいなところがあり、私より若いかもかれないのに頭がいいと思っていたけど。
No it says ジュリア関数 right in the class material and I have no idea what the heck he is talking about because I actually haven't attended this class before... Ik it's partly my fault but I just can't... I am not that mentally stable, maybe you know this
あまり責めないで。
No.1
- 回答日時:
帰国子女で英語の方が得意だったんだっけ?うろ覚えだけど。
I barely remember you mentioned that you were grown up in the U.S.
Frankly speaking, what you are asking here and there:
https://oshiete.goo.ne.jp/qa/13201548.html
seem rather mathematics questions; in other words, you were posting to wrong category. You had better post to mathematics category:
https://oshiete.goo.ne.jp/articles/qa/2503/
Otherwise, you may want to know how to program these problems in C or C++; however, unfortunately, I have to say that is *IMPOSSIBLE*.
According to the specification of C language or C++ language, neither language provides graphical tools officially; therefore, you would never get diagrams through *OFFICIAL* programing in pure C or pure C++.
In other words, if you want to program diagrams with C or C++, you have to show and specify some external libraries for C or C++, which you want to use.
ありがとうございます。ごめんなさい。でも、数値計算の授業で、ジュリア関数を使うと言いました。それで、Cのそのようなものしか私は覚えていません。
Actually not in the US tho~
お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!
似たような質問が見つかりました
- 数学 複素数の集合D={z: |z|≦2、π/6 ≦argz≦π/2 }の存在範囲を複素数平面上に図示せよ 1 2022/08/01 10:53
- その他(教育・科学・学問) 関数、写像について 1 2022/04/10 23:45
- 数学 実数であるべきものに虚数を含む複素数が現れたときの対処法 4 2022/08/30 09:19
- HTML・CSS 要素の幅をいろんな写真の幅に合わせたい。 1 2022/07/25 20:11
- 物理学 Lagrangian や Hamiltonianの妥当性評価 1 2022/08/30 13:13
- 数学 数学の複素数の証明問題です。 (1)複素数全体の集合に2要素間の実数と同様な大小を定義できないことを 2 2022/08/28 11:17
- 高校 述語論理の基本的な質問 3 2022/04/23 10:35
- 日本語 「に」について 9 2022/10/25 16:32
- 大学・短大 複素関数についての問題です。 x軸、y軸をそれぞれ実軸、虚軸とする複素平面上の点は z=x+iyで与 1 2023/05/10 21:34
- 物理学 QEDラグランジアンについて 7 2022/09/03 13:17
関連するカテゴリからQ&Aを探す
おすすめ情報
- ・漫画をレンタルでお得に読める!
- ・「それ、メッセージ花火でわざわざ伝えること?」
- ・ゆるやかでぃべーと すべての高校生はアルバイトをするべきだ。
- ・【お題】甲子園での思い出の残し方
- ・【お題】動物のキャッチフレーズ
- ・人生で一番思い出に残ってる靴
- ・これ何て呼びますか Part2
- ・スタッフと宿泊客が全員斜め上を行くホテルのレビュー
- ・あなたが好きな本屋さんを教えてください
- ・かっこよく答えてください!!
- ・一回も披露したことのない豆知識
- ・ショボ短歌会
- ・いちばん失敗した人決定戦
- ・性格悪い人が優勝
- ・最速怪談選手権
- ・限定しりとり
- ・性格いい人が優勝
- ・これ何て呼びますか
- ・チョコミントアイス
- ・単二電池
- ・初めて自分の家と他人の家が違う、と意識した時
- ・「これはヤバかったな」という遅刻エピソード
- ・ゴリラ向け動画サイト「ウホウホ動画」にありがちなこと
- ・泣きながら食べたご飯の思い出
- ・一番好きなみそ汁の具材は?
- ・人生で一番お金がなかったとき
- ・カラオケの鉄板ソング
- ・自分用のお土産
デイリーランキングこのカテゴリの人気デイリーQ&Aランキング
-
数値計算の高速化 (cos, sin, exp)
-
Visual C++でdebugとreleaseで...
-
65536は2の何乗なのでしょうか?
-
変化させるセルが変化しない
-
パチンコゲームを作りたいので...
-
エクセルで特定のセルのみを任...
-
プログラムの発散
-
円の最小二乗法のプログラム
-
セレクトボックスを選んで点数...
-
java ”標準偏差を求めるプログ...
-
60進数の四則計算
-
時間計算について
-
PHPとJavaでSHA256の結果を同じ...
-
階乗のマクロ
-
VBAの再計算が反映されない件に...
-
人時生産性をExcelで計算したい
-
SNRの計算の仕方
-
駅間の距離を求め運賃計算するJ...
-
C# 計算処理中に実行中ウィン...
-
論理式
マンスリーランキングこのカテゴリの人気マンスリーQ&Aランキング
-
65536は2の何乗なのでしょうか?
-
排他的論理和 BCC(水平パリテ...
-
VBAで関数をつくる
-
VBAの再計算が反映されない件に...
-
EXCELなどで「返す」という表現
-
CとFORTRANの計算速度はどちら...
-
変化させるセルが変化しない
-
エクセルで特定のセルのみを任...
-
matlabで計算終了
-
駅間の距離を求め運賃計算するJ...
-
バッチファイルでウインドウを...
-
C言語についてです。 再帰を使...
-
趣味で「乗換案内」みたいなソ...
-
VBAで電卓を作成する
-
60進数の四則計算
-
モジュラス103の計算とは何でし...
-
Visual C++でdebugとreleaseで...
-
時間(ミリ秒を含む)の引き算
-
加速度から変位の変換について
-
VBAで一時的にオーバーフローを...
おすすめ情報